Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-30630 (GCVE-0-2022-30630)
Vulnerability from cvelistv5
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | io/fs |
Version: 0 ≤ Version: 1.18.0-0 ≤ |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T06:56:12.871Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/417065"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/53415"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0527"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "io/fs",
"product": "io/fs",
"programRoutines": [
{
"name": "Glob"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.17.12",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.18.4",
"status": "affected",
"version": "1.18.0-0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-674: Uncontrolled Recursion",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-06-12T19:04:48.349Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/417065"
},
{
"url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
},
{
"url": "https://go.dev/issue/53415"
},
{
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0527"
}
],
"title": "Stack exhaustion in Glob on certain paths in io/fs"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2022-30630",
"datePublished": "2022-08-09T20:17:15",
"dateReserved": "2022-05-12T00:00:00",
"dateUpdated": "2024-08-03T06:56:12.871Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2022-30630\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2022-08-10T20:15:40.977\",\"lastModified\":\"2024-11-21T07:03:03.843\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Una recursi\u00f3n no controlada en Glob en io/fs versiones anteriores a Go 1.17.12 y Go 1.18.4, permite a un atacante causar un p\u00e1nico debido al agotamiento de la pila por medio de una ruta que contenga un gran n\u00famero de separadores de ruta\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-674\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.17.12\",\"matchCriteriaId\":\"646881F6-A299-4D92-A1F3-E95959FA426F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.18.0\",\"versionEndExcluding\":\"1.18.4\",\"matchCriteriaId\":\"FE088A2D-7894-4A48-887C-36DD727A7BEB\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/417065\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/53415\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0527\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/417065\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/53415\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2022-0527\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
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_7519
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 grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055348)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\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* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\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\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.7 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-2022:7519",
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055348"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"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_7519.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-01-06T19:21:44+00:00",
"generator": {
"date": "2025-01-06T19:21:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:7519",
"initial_release_date": "2022-11-08T09:34:04+00:00",
"revision_history": [
{
"date": "2022-11-08T09:34:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:34:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.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": "grafana-0:7.5.15-3.el8.src",
"product": {
"name": "grafana-0:7.5.15-3.el8.src",
"product_id": "grafana-0:7.5.15-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el8.s390x",
"product_id": "grafana-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src"
},
"product_reference": "grafana-0:7.5.15-3.el8.src",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
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: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: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-2024:2180
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 runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: 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: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2180",
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "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": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "RHEL-25116",
"url": "https://issues.redhat.com/browse/RHEL-25116"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2180.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2025-10-20T18:06:41+00:00",
"generator": {
"date": "2025-10-20T18:06:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2024:2180",
"initial_release_date": "2024-04-30T10:27:41+00:00",
"revision_history": [
{
"date": "2024-04-30T10:27:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:27:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.src",
"product": {
"name": "runc-4:1.1.12-2.el9.src",
"product_id": "runc-4:1.1.12-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-2.el9.aarch64",
"product_id": "runc-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-2.el9.x86_64",
"product_id": "runc-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-4:1.1.12-2.el9.s390x",
"product_id": "runc-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src"
},
"product_reference": "runc-4:1.1.12-2.el9.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"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-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
}
]
}
RHSA-2022:8098
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 toolbox is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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\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.1 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-2022:8098",
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
},
{
"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.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2089194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089194"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8098.json"
}
],
"title": "Red Hat Security Advisory: toolbox security and bug fix update",
"tracking": {
"current_release_date": "2025-10-20T18:06:36+00:00",
"generator": {
"date": "2025-10-20T18:06:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:8098",
"initial_release_date": "2022-11-15T15:12:42+00:00",
"revision_history": [
{
"date": "2022-11-15T15:12:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T15:12:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.src",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.src",
"product_id": "toolbox-0:0.0.99.3-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.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-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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": [
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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": [
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
}
]
}
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: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: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_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-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: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: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:8250
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 grafana-pcp 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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 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-2022:8250",
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
},
{
"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.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8250.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2025-10-20T18:06:35+00:00",
"generator": {
"date": "2025-10-20T18:06:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:8250",
"initial_release_date": "2022-11-15T15:16:26+00:00",
"revision_history": [
{
"date": "2022-11-15T15:16:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T15:16:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.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": "grafana-pcp-0:3.2.0-3.el9.src",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.src",
"product_id": "grafana-pcp-0:3.2.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product_id": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product_id": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product_id": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2024_2180
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 runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: 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: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2180",
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "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": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "RHEL-25116",
"url": "https://issues.redhat.com/browse/RHEL-25116"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2180.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2025-01-06T19:40:53+00:00",
"generator": {
"date": "2025-01-06T19:40:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:2180",
"initial_release_date": "2024-04-30T10:27:41+00:00",
"revision_history": [
{
"date": "2024-04-30T10:27:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:27:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:40:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.src",
"product": {
"name": "runc-4:1.1.12-2.el9.src",
"product_id": "runc-4:1.1.12-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-2.el9.aarch64",
"product_id": "runc-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-2.el9.x86_64",
"product_id": "runc-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-4:1.1.12-2.el9.s390x",
"product_id": "runc-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src"
},
"product_reference": "runc-4:1.1.12-2.el9.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"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-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
}
]
}
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: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-2024:2180
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 runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: 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: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges. (CVE-2023-45287)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2180",
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "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": "2107386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107386"
},
{
"category": "external",
"summary": "2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "RHEL-25116",
"url": "https://issues.redhat.com/browse/RHEL-25116"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2180.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2025-10-20T18:06:41+00:00",
"generator": {
"date": "2025-10-20T18:06:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2024:2180",
"initial_release_date": "2024-04-30T10:27:41+00:00",
"revision_history": [
{
"date": "2024-04-30T10:27:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-30T10:27:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.src",
"product": {
"name": "runc-4:1.1.12-2.el9.src",
"product_id": "runc-4:1.1.12-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-4:1.1.12-2.el9.aarch64",
"product_id": "runc-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-4:1.1.12-2.el9.x86_64",
"product_id": "runc-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-4:1.1.12-2.el9.s390x",
"product_id": "runc-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product_id": "runc-debugsource-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-2.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src"
},
"product_reference": "runc-4:1.1.12-2.el9.src",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.12-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.12-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"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-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.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": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
},
{
"cve": "CVE-2023-45287",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253193"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang crypto/tls standard library. In previous versions, the package was vulnerable to a Timing Side Channel attack by observing the time it took for RSA-based TLS key exchanges, which was not constant. This flaw allows a malicious user to gather information from the environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The identified flaw in the Golang crypto/tls library, is assessed as a moderate severity issue rather than important due to several mitigating factors. Although the vulnerability exposes a Timing Side Channel, potentially allowing information retrieval through RSA-based TLS key exchanges, its exploitation demands significant access and expertise. Additionally, while earlier versions implemented RSA blinding to counter timing attacks, the removal of PKCS#1 padding may still leak timing data. However, the practicality of exploiting this flaw is limited, and the transition to a fully constant time RSA implementation in Go 1.20 significantly bolsters security, reducing the risk posed by timing side channels.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45287"
},
{
"category": "external",
"summary": "RHBZ#2253193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45287"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2375",
"url": "https://pkg.go.dev/vuln/GO-2023-2375"
}
],
"release_date": "2023-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:27:41+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
},
{
"category": "workaround",
"details": "No current mitigation is available for this vulnerability.",
"product_ids": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.src",
"AppStream-9.4.0.GA:runc-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debuginfo-4:1.1.12-2.el9.x86_64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.aarch64",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.ppc64le",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.s390x",
"AppStream-9.4.0.GA:runc-debugsource-4:1.1.12-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: Timing Side Channel attack in RSA based TLS key exchanges."
}
]
}
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-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: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: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:6283
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.2.2 Containers\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* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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\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:6283",
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"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": "OSSM-1105",
"url": "https://issues.redhat.com/browse/OSSM-1105"
},
{
"category": "external",
"summary": "OSSM-1205",
"url": "https://issues.redhat.com/browse/OSSM-1205"
},
{
"category": "external",
"summary": "OSSM-1668",
"url": "https://issues.redhat.com/browse/OSSM-1668"
},
{
"category": "external",
"summary": "OSSM-1718",
"url": "https://issues.redhat.com/browse/OSSM-1718"
},
{
"category": "external",
"summary": "OSSM-1775",
"url": "https://issues.redhat.com/browse/OSSM-1775"
},
{
"category": "external",
"summary": "OSSM-1800",
"url": "https://issues.redhat.com/browse/OSSM-1800"
},
{
"category": "external",
"summary": "OSSM-1805",
"url": "https://issues.redhat.com/browse/OSSM-1805"
},
{
"category": "external",
"summary": "OSSM-1846",
"url": "https://issues.redhat.com/browse/OSSM-1846"
},
{
"category": "external",
"summary": "OSSM-1868",
"url": "https://issues.redhat.com/browse/OSSM-1868"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6283.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.2.2 Containers security update",
"tracking": {
"current_release_date": "2025-10-23T23:56:55+00:00",
"generator": {
"date": "2025-10-23T23:56:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:6283",
"initial_release_date": "2022-08-31T18:49:06+00:00",
"revision_history": [
{
"date": "2022-08-31T18:49:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-31T18:49:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:56:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOSSM 2.2 for RHEL 8",
"product": {
"name": "RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.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": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023:1042
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": "Custom Metrics Autoscaler Operator for Red Hat OpenShift including security updates.\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 Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional\noperator, based on the Kubernetes Event Driven Autoscaler (KEDA), that allows workloads to be scaled using additional metrics sources other than pod metrics.\nThis release builds upon updated compiler, runtime library, and base images for the purpose of resolving any potential security issues present in previous toolset versions.\n\nThis version makes use of newer tools and libraries to address the following issues:\ngolang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\ngolang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\ngolang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\ngolang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\ngolang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\ngolang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\ngolang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\ngolang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\ngolang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\ngolang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\ngolang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\ngolang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\ngolang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\ngolang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\ngolang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)",
"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:1042",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2100763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100763"
},
{
"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": "2113945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113945"
},
{
"category": "external",
"summary": "2118404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118404"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "OCPNODE-1260",
"url": "https://issues.redhat.com/browse/OCPNODE-1260"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1042.json"
}
],
"title": "Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)",
"tracking": {
"current_release_date": "2025-10-23T23:57:09+00:00",
"generator": {
"date": "2025-10-23T23:57:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:1042",
"initial_release_date": "2023-03-06T18:38:53+00:00",
"revision_history": [
{
"date": "2023-03-06T18:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-06T18:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:57:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Custom Metrics Autoscaler 2",
"product": {
"name": "OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Custom Metrics Autoscaler"
},
{
"branches": [
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator\u0026tag=2.8.2-143"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"relates_to_product_reference": "8Base-OCMA-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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
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-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: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-11-01T13:00:42+00:00",
"generator": {
"date": "2025-11-01T13:00:42+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-11-01T13:00:42+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: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: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_6113
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 Application Interconnect 1.0 introduces a service network, linking TCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites.\nIt allows geographically distributed services to connect as if they were all running in the same site.\n\nThis is an update to the rpms for Red Hat Application Interconnect 1.0\nto fix some security issues in the golang compiler.\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 links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release addresses several security issues in the underlying golang compiler by moving to golang version 1.17.12.\n\nSecurity Fixes:\n\nImportant:\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\nModerate:\n- golang: net/http: improper sanitization of Transfer-Encoding header\n(CVE-2022-1705)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For\nnot working (CVE-2022-32148)\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:6113",
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
},
{
"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/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_application_interconnect",
"url": "https://access.redhat.com/documentation/en-us/red_hat_application_interconnect"
},
{
"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": "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_6113.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Application Interconnect 1.0 Release (rpms)",
"tracking": {
"current_release_date": "2025-01-06T19:20:07+00:00",
"generator": {
"date": "2025-01-06T19:20:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6113",
"initial_release_date": "2022-08-18T15:12:43+00:00",
"revision_history": [
{
"date": "2022-08-18T15:12:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-18T15:12:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:20:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:application_interconnect:1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-cli-0:1.0.2-2.el8.src",
"product": {
"name": "skupper-cli-0:1.0.2-2.el8.src",
"product_id": "skupper-cli-0:1.0.2-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product": {
"name": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product_id": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.0.2-2.el8.src as a component of Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src"
},
"product_reference": "skupper-cli-0:1.0.2-2.el8.src",
"relates_to_product_reference": "8Base-Application-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.0.2-2.el8.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
},
"product_reference": "skupper-cli-0:1.0.2-2.el8.x86_64",
"relates_to_product_reference": "8Base-Application-Interconnect-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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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",
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:7648
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 grafana-pcp 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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 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-2022:7648",
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7648.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2025-10-20T18:06:37+00:00",
"generator": {
"date": "2025-10-20T18:06:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:7648",
"initial_release_date": "2022-11-08T09:46:12+00:00",
"revision_history": [
{
"date": "2022-11-08T09:46:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:46:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:37+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.7.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": "grafana-pcp-0:3.2.0-2.el8.src",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.src",
"product_id": "grafana-pcp-0:3.2.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product_id": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product_id": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product_id": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.src",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023_1042
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": "Custom Metrics Autoscaler Operator for Red Hat OpenShift including security updates.\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 Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional\noperator, based on the Kubernetes Event Driven Autoscaler (KEDA), that allows workloads to be scaled using additional metrics sources other than pod metrics.\nThis release builds upon updated compiler, runtime library, and base images for the purpose of resolving any potential security issues present in previous toolset versions.\n\nThis version makes use of newer tools and libraries to address the following issues:\ngolang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\ngolang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\ngolang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\ngolang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\ngolang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\ngolang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\ngolang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\ngolang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\ngolang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\ngolang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\ngolang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\ngolang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\ngolang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\ngolang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\ngolang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)",
"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:1042",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2100763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100763"
},
{
"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": "2113945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113945"
},
{
"category": "external",
"summary": "2118404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118404"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "OCPNODE-1260",
"url": "https://issues.redhat.com/browse/OCPNODE-1260"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1042.json"
}
],
"title": "Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)",
"tracking": {
"current_release_date": "2025-01-06T19:24:23+00:00",
"generator": {
"date": "2025-01-06T19:24:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:1042",
"initial_release_date": "2023-03-06T18:38:53+00:00",
"revision_history": [
{
"date": "2023-03-06T18:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-06T18:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:24:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Custom Metrics Autoscaler 2",
"product": {
"name": "OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Custom Metrics Autoscaler"
},
{
"branches": [
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator\u0026tag=2.8.2-143"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"relates_to_product_reference": "8Base-OCMA-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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: archive/tar: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
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_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: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: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_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: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-11-01T13:00:42+00:00",
"generator": {
"date": "2025-11-01T13:00:42+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-11-01T13:00:42+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_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-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_6188
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 node-maintenance-must-gather-container, node-maintenance-operator-bundle-container, and node-maintenance-operator-container is now available for Node Maintenance Operator 4.11 for RHEL 8. This Operator is delivered by Red Hat Workload Availability.\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": "This is an updated release of the Node Maintenance Operator. The Node Maintenance Operator cordons off nodes from the rest of the cluster and drains all the pods from the nodes. By placing nodes under maintenance, administrators can proactively power down nodes, move workloads to other parts of the cluster, and ensure that workloads do not get interrupted.\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: 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, see 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:6188",
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
},
{
"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": "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_6188.json"
}
],
"title": "Red Hat Security Advisory: Node Maintenance Operator 4.11.1 security update",
"tracking": {
"current_release_date": "2025-01-06T19:20:41+00:00",
"generator": {
"date": "2025-01-06T19:20:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6188",
"initial_release_date": "2022-08-25T11:20:51+00:00",
"revision_history": [
{
"date": "2022-08-25T11:20:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-25T11:20:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:20:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Node Maintenance Operator 4.11 for RHEL 8",
"product": {
"name": "Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:workload_availability_node_maintenance:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Workload Availability"
},
{
"branches": [
{
"category": "product_version",
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product": {
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product_id": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-must-gather-rhel8\u0026tag=v4.11.1-1"
}
}
},
{
"category": "product_version",
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product": {
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product_id": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-operator-bundle\u0026tag=v4.11.1-1"
}
}
},
{
"category": "product_version",
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product": {
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product_id": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-rhel8-operator\u0026tag=v4.11.1-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64"
},
"product_reference": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64"
},
"product_reference": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
},
"product_reference": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
}
]
},
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
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:7648
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 grafana-pcp 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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 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-2022:7648",
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7648.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2025-10-20T18:06:37+00:00",
"generator": {
"date": "2025-10-20T18:06:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:7648",
"initial_release_date": "2022-11-08T09:46:12+00:00",
"revision_history": [
{
"date": "2022-11-08T09:46:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:46:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:37+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.7.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": "grafana-pcp-0:3.2.0-2.el8.src",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.src",
"product_id": "grafana-pcp-0:3.2.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product_id": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product_id": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product_id": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.src",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:7519
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 grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055348)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\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* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\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\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.7 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-2022:7519",
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055348"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"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_7519.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-25T07:22:47+00:00",
"generator": {
"date": "2025-10-25T07:22:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:7519",
"initial_release_date": "2022-11-08T09:34:04+00:00",
"revision_history": [
{
"date": "2022-11-08T09:34:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:34:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T07:22:47+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.7.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": "grafana-0:7.5.15-3.el8.src",
"product": {
"name": "grafana-0:7.5.15-3.el8.src",
"product_id": "grafana-0:7.5.15-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el8.s390x",
"product_id": "grafana-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src"
},
"product_reference": "grafana-0:7.5.15-3.el8.src",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_8098
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 toolbox is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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\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.1 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-2022:8098",
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
},
{
"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.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2089194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089194"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8098.json"
}
],
"title": "Red Hat Security Advisory: toolbox security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:22:09+00:00",
"generator": {
"date": "2025-01-06T19:22:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:8098",
"initial_release_date": "2022-11-15T15:12:42+00:00",
"revision_history": [
{
"date": "2022-11-15T15:12:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T15:12:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:22:09+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.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.src",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.src",
"product_id": "toolbox-0:0.0.99.3-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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": [
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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": [
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
}
]
}
rhsa-2022:7129
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 git-lfs 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension (CVE-2020-28851)\n\n* golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag (CVE-2020-28852)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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/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: 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\nBug Fix(es):\n\n* git-lfs needs to be rebuild with golang 1.17.7-1 or above",
"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:7129",
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1913333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333"
},
{
"category": "external",
"summary": "1913338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7129.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T18:42:43+00:00",
"generator": {
"date": "2025-10-31T18:42:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:7129",
"initial_release_date": "2022-10-25T09:07:21+00:00",
"revision_history": [
{
"date": "2022-10-25T09:07:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T09:07:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:42:43+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": "git-lfs-0:2.13.3-3.el8_6.src",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.src",
"product_id": "git-lfs-0:2.13.3-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-28851",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2021-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org. In x/text, an \"index out of range\" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28851"
},
{
"category": "external",
"summary": "RHBZ#1913333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28851",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28851"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851"
}
],
"release_date": "2021-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension"
},
{
"cve": "CVE-2020-28852",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2021-01-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org. In x/text, a \"slice bounds out of range\" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28852"
},
{
"category": "external",
"summary": "RHBZ#1913338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28852",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852"
}
],
"release_date": "2021-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag"
},
{
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
},
{
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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"
}
]
}
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-11-01T13:00:42+00:00",
"generator": {
"date": "2025-11-01T13:00:42+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-11-01T13:00:42+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-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: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:2802
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:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: 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* podman: possible information disclosure and modification (CVE-2022-2989)\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:2802",
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"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": "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": "2115089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115089"
},
{
"category": "external",
"summary": "2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2129766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129766"
},
{
"category": "external",
"summary": "2152907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152907"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2165610",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165610"
},
{
"category": "external",
"summary": "2165790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165790"
},
{
"category": "external",
"summary": "2166906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166906"
},
{
"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_2802.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-24T13:32:16+00:00",
"generator": {
"date": "2025-10-24T13:32:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2802",
"initial_release_date": "2023-05-16T08:59:44+00:00",
"revision_history": [
{
"date": "2023-05-16T08:59:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:59:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:32:16+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.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src (container-tools:4.0)",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch (container-tools:4.0)",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"product": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch (container-tools:4.0)",
"product_id": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.src (container-tools:4.0) 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+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.src (container-tools:4.0) 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+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0"
},
"product_reference": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.src (container-tools:4.0) 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+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.src (container-tools:4.0) 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+18115+45021590.src::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2989",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2022-08-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121445"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect handling of the supplementary groups in the Podman container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: possible information disclosure and modification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2989"
},
{
"category": "external",
"summary": "RHBZ#2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2989",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989"
},
{
"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": "2022-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "podman: possible information disclosure and modification"
},
{
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
RHSA-2022:7129
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 git-lfs 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension (CVE-2020-28851)\n\n* golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag (CVE-2020-28852)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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/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: 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\nBug Fix(es):\n\n* git-lfs needs to be rebuild with golang 1.17.7-1 or above",
"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:7129",
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1913333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333"
},
{
"category": "external",
"summary": "1913338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7129.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2025-10-31T18:42:43+00:00",
"generator": {
"date": "2025-10-31T18:42:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:7129",
"initial_release_date": "2022-10-25T09:07:21+00:00",
"revision_history": [
{
"date": "2022-10-25T09:07:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T09:07:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-31T18:42:43+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": "git-lfs-0:2.13.3-3.el8_6.src",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.src",
"product_id": "git-lfs-0:2.13.3-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-28851",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2021-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org. In x/text, an \"index out of range\" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28851"
},
{
"category": "external",
"summary": "RHBZ#1913333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28851",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28851"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851"
}
],
"release_date": "2021-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension"
},
{
"cve": "CVE-2020-28852",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2021-01-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org. In x/text, a \"slice bounds out of range\" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28852"
},
{
"category": "external",
"summary": "RHBZ#1913338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28852",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852"
}
],
"release_date": "2021-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag"
},
{
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
},
{
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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"
}
]
}
rhsa-2022_7648
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 grafana-pcp 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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 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-2022:7648",
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7648.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2025-01-06T19:21:52+00:00",
"generator": {
"date": "2025-01-06T19:21:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:7648",
"initial_release_date": "2022-11-08T09:46:12+00:00",
"revision_history": [
{
"date": "2022-11-08T09:46:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:46:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:52+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.7.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": "grafana-pcp-0:3.2.0-2.el8.src",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.src",
"product_id": "grafana-pcp-0:3.2.0-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product_id": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product_id": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product_id": "grafana-pcp-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-2.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.src",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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": [
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.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-11-08T09:46:12+00:00",
"details": "For details on how 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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
}
],
"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.7.0.GA:grafana-pcp-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.src",
"AppStream-8.7.0.GA:grafana-pcp-0:3.2.0-2.el8.x86_64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.aarch64",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.s390x",
"AppStream-8.7.0.GA:grafana-pcp-debuginfo-0:3.2.0-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_8057
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 grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055349)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\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* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\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\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.1 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-2022:8057",
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"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_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055349"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"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": "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_8057.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-01-06T19:21:49+00:00",
"generator": {
"date": "2025-01-06T19:21:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:8057",
"initial_release_date": "2022-11-15T10:31:43+00:00",
"revision_history": [
{
"date": "2022-11-15T10:31:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:31:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.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": "grafana-0:7.5.15-3.el9.src",
"product": {
"name": "grafana-0:7.5.15-3.el9.src",
"product_id": "grafana-0:7.5.15-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el9.s390x",
"product_id": "grafana-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src"
},
"product_reference": "grafana-0:7.5.15-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_6283
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.2.2 Containers\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* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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\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:6283",
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"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": "OSSM-1105",
"url": "https://issues.redhat.com/browse/OSSM-1105"
},
{
"category": "external",
"summary": "OSSM-1205",
"url": "https://issues.redhat.com/browse/OSSM-1205"
},
{
"category": "external",
"summary": "OSSM-1668",
"url": "https://issues.redhat.com/browse/OSSM-1668"
},
{
"category": "external",
"summary": "OSSM-1718",
"url": "https://issues.redhat.com/browse/OSSM-1718"
},
{
"category": "external",
"summary": "OSSM-1775",
"url": "https://issues.redhat.com/browse/OSSM-1775"
},
{
"category": "external",
"summary": "OSSM-1800",
"url": "https://issues.redhat.com/browse/OSSM-1800"
},
{
"category": "external",
"summary": "OSSM-1805",
"url": "https://issues.redhat.com/browse/OSSM-1805"
},
{
"category": "external",
"summary": "OSSM-1846",
"url": "https://issues.redhat.com/browse/OSSM-1846"
},
{
"category": "external",
"summary": "OSSM-1868",
"url": "https://issues.redhat.com/browse/OSSM-1868"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6283.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.2.2 Containers security update",
"tracking": {
"current_release_date": "2025-01-06T19:20:48+00:00",
"generator": {
"date": "2025-01-06T19:20:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:6283",
"initial_release_date": "2022-08-31T18:49:06+00:00",
"revision_history": [
{
"date": "2022-08-31T18:49:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-31T18:49:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:20:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOSSM 2.2 for RHEL 8",
"product": {
"name": "RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.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": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
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_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_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-2022:8057
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 grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055349)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\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* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\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\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.1 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-2022:8057",
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"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_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055349"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"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": "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_8057.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-25T07:22:49+00:00",
"generator": {
"date": "2025-10-25T07:22:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:8057",
"initial_release_date": "2022-11-15T10:31:43+00:00",
"revision_history": [
{
"date": "2022-11-15T10:31:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:31:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T07:22:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.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": "grafana-0:7.5.15-3.el9.src",
"product": {
"name": "grafana-0:7.5.15-3.el9.src",
"product_id": "grafana-0:7.5.15-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el9.s390x",
"product_id": "grafana-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src"
},
"product_reference": "grafana-0:7.5.15-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022_7529
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:3.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* cri-o: memory exhaustion on the node when access to the kube api (CVE-2022-1708)\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/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: 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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 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-2022:7529",
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"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": "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_7529.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security update",
"tracking": {
"current_release_date": "2025-01-06T19:21:58+00:00",
"generator": {
"date": "2025-01-06T19:21:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:7529",
"initial_release_date": "2022-11-08T09:43:29+00:00",
"revision_history": [
{
"date": "2022-11-08T09:43:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:43:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:58+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.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:3.0:8070020220802115906:39077419",
"product": {
"name": "container-tools:3.0:8070020220802115906:39077419",
"product_id": "container-tools:3.0:8070020220802115906:39077419",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
"product_reference": "container-tools:3.0:8070020220802115906:39077419",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src as a component of container-tools:3.0:8070020220802115906:39077419 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src",
"relates_to_product_reference": "AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419"
}
]
},
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korcz and David Korczynski"
],
"organization": "Disclosed by Ada Logics in a security audit sponsored by CNCF and facilitated by OSTIF"
}
],
"cve": "CVE-2022-1708",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-05-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085361"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: memory exhaustion on the node when access to the kube api",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1708"
},
{
"category": "external",
"summary": "RHBZ#2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1708",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708"
},
{
"category": "external",
"summary": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j",
"url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j"
}
],
"release_date": "2022-06-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cri-o: memory exhaustion on the node when access to the kube api"
},
{
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"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",
"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": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.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": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:container-tools:3.0:8070020220802115906:39077419",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch",
"AppStream-8.7.0.GA:container-tools:3.0:8070020220802115906:39077419:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023_2802
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:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: 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* podman: possible information disclosure and modification (CVE-2022-2989)\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:2802",
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"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": "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": "2115089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115089"
},
{
"category": "external",
"summary": "2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2129766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129766"
},
{
"category": "external",
"summary": "2152907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152907"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2165610",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165610"
},
{
"category": "external",
"summary": "2165790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165790"
},
{
"category": "external",
"summary": "2166906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166906"
},
{
"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_2802.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:26:04+00:00",
"generator": {
"date": "2025-01-06T19:26:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:2802",
"initial_release_date": "2023-05-16T08:59:44+00:00",
"revision_history": [
{
"date": "2023-05-16T08:59:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:59:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:26:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 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:4.0:8080020230217080101:8108cfbc",
"product": {
"name": "container-tools:4.0:8080020230217080101:8108cfbc",
"product_id": "container-tools:4.0:8080020230217080101:8108cfbc",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"product": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"product_id": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"product": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"product_id": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"product_id": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
"product_reference": "container-tools:4.0:8080020230217080101:8108cfbc",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch"
},
"product_reference": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch"
},
"product_reference": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src as a component of container-tools:4.0:8080020230217080101:8108cfbc as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src",
"relates_to_product_reference": "AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc"
}
]
},
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2989",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2022-08-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121445"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect handling of the supplementary groups in the Podman container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: possible information disclosure and modification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2989"
},
{
"category": "external",
"summary": "RHBZ#2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2989",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989"
},
{
"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": "2022-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "podman: possible information disclosure and modification"
},
{
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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:4.0:8080020230217080101:8108cfbc",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch",
"AppStream-8.8.0.GA:container-tools:4.0:8080020230217080101:8108cfbc:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
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: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-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: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-11-01T13:00:42+00:00",
"generator": {
"date": "2025-11-01T13:00:42+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-11-01T13:00:42+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:2357
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 git-lfs 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\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* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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/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: 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: 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 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:2357",
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"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": "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": "2139383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139383"
},
{
"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_2357.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2025-10-24T13:32:13+00:00",
"generator": {
"date": "2025-10-24T13:32:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2357",
"initial_release_date": "2023-05-09T10:03:05+00:00",
"revision_history": [
{
"date": "2023-05-09T10:03:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:03:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:32:13+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": "git-lfs-0:3.2.0-1.el9.src",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.src",
"product_id": "git-lfs-0:3.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.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:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.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:6113
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 Application Interconnect 1.0 introduces a service network, linking TCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites.\nIt allows geographically distributed services to connect as if they were all running in the same site.\n\nThis is an update to the rpms for Red Hat Application Interconnect 1.0\nto fix some security issues in the golang compiler.\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 links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release addresses several security issues in the underlying golang compiler by moving to golang version 1.17.12.\n\nSecurity Fixes:\n\nImportant:\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\nModerate:\n- golang: net/http: improper sanitization of Transfer-Encoding header\n(CVE-2022-1705)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For\nnot working (CVE-2022-32148)\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:6113",
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
},
{
"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/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_application_interconnect",
"url": "https://access.redhat.com/documentation/en-us/red_hat_application_interconnect"
},
{
"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": "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_6113.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Application Interconnect 1.0 Release (rpms)",
"tracking": {
"current_release_date": "2025-10-23T23:56:53+00:00",
"generator": {
"date": "2025-10-23T23:56:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:6113",
"initial_release_date": "2022-08-18T15:12:43+00:00",
"revision_history": [
{
"date": "2022-08-18T15:12:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-18T15:12:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:56:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:application_interconnect:1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-cli-0:1.0.2-2.el8.src",
"product": {
"name": "skupper-cli-0:1.0.2-2.el8.src",
"product_id": "skupper-cli-0:1.0.2-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product": {
"name": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product_id": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.0.2-2.el8.src as a component of Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src"
},
"product_reference": "skupper-cli-0:1.0.2-2.el8.src",
"relates_to_product_reference": "8Base-Application-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.0.2-2.el8.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
},
"product_reference": "skupper-cli-0:1.0.2-2.el8.x86_64",
"relates_to_product_reference": "8Base-Application-Interconnect-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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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",
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"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_8250
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 grafana-pcp 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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 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-2022:8250",
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
},
{
"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.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8250.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2025-01-06T19:22:03+00:00",
"generator": {
"date": "2025-01-06T19:22:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:8250",
"initial_release_date": "2022-11-15T15:16:26+00:00",
"revision_history": [
{
"date": "2022-11-15T15:16:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T15:16:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:22: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.1.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": "grafana-pcp-0:3.2.0-3.el9.src",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.src",
"product_id": "grafana-pcp-0:3.2.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product_id": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product_id": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product_id": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2023:2802
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:4.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: 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* podman: possible information disclosure and modification (CVE-2022-2989)\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:2802",
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"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": "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": "2115089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115089"
},
{
"category": "external",
"summary": "2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2129766",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129766"
},
{
"category": "external",
"summary": "2152907",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2152907"
},
{
"category": "external",
"summary": "2161274",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2161274"
},
{
"category": "external",
"summary": "2165610",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165610"
},
{
"category": "external",
"summary": "2165790",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165790"
},
{
"category": "external",
"summary": "2166906",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2166906"
},
{
"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_2802.json"
}
],
"title": "Red Hat Security Advisory: container-tools:4.0 security and bug fix update",
"tracking": {
"current_release_date": "2025-10-24T13:32:16+00:00",
"generator": {
"date": "2025-10-24T13:32:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2802",
"initial_release_date": "2023-05-16T08:59:44+00:00",
"revision_history": [
{
"date": "2023-05-16T08:59:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-16T08:59:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:32:16+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.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=x86_64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src (container-tools:4.0)",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0)",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=src\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@46-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"product": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch (container-tools:4.0)",
"product_id": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.199.0-1.module%2Bel8.8.0%2B18113%2B8b5b6979?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"product": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch (container-tools:4.0)",
"product_id": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.0.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0)",
"product_id": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=noarch\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=s390x\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=ppc64le\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.24.6-5.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.1.1-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.6-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.9-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0)",
"product_id": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.0.1-37.module%2Bel8.8.0%2B17954%2B9046de88?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.5-2.module%2Bel8.8.0%2B18083%2Bcd85596b?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0)",
"product_id": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.0.2-20.module%2Bel8.8.0%2B18201%2B6ad7332c?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-3.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.4-1.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.6.2-6.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-2.module%2Bel8.8.0%2B17821%2Bde1b53f1?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64 (container-tools:4.0)",
"product_id": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-7.module%2Bel8.8.0%2B18115%2B45021590?arch=aarch64\u0026rpmmod=container-tools:4.0:8080020230217080101:8108cfbc"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0"
},
"product_reference": "container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.src (container-tools:4.0) 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+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.src (container-tools:4.0) 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+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0"
},
"product_reference": "netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.aarch64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.ppc64le (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.s390x (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"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.5-2.module+el8.8.0+18083+cd85596b.x86_64 (container-tools:4.0) 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.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0"
},
"product_reference": "podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0"
},
"product_reference": "podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.src (container-tools:4.0) 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+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+17821+de1b53f1.aarch64 (container-tools:4.0) 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+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"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+17821+de1b53f1.ppc64le (container-tools:4.0) 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+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"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+17821+de1b53f1.s390x (container-tools:4.0) 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+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"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+17821+de1b53f1.x86_64 (container-tools:4.0) 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+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64 (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.src (container-tools:4.0) 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+18115+45021590.src::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"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+18115+45021590.aarch64 (container-tools:4.0) 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+18115+45021590.aarch64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"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+18115+45021590.ppc64le (container-tools:4.0) 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+18115+45021590.ppc64le::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"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+18115+45021590.s390x (container-tools:4.0) 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+18115+45021590.s390x::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"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+18115+45021590.x86_64 (container-tools:4.0) 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+18115+45021590.x86_64::container-tools:4.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"relates_to_product_reference": "AppStream-8.8.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src (container-tools:4.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
},
"product_reference": "udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Steven Murdoch"
]
}
],
"cve": "CVE-2022-2989",
"cwe": {
"id": "CWE-842",
"name": "Placement of User into Incorrect Group"
},
"discovery_date": "2022-08-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2121445"
}
],
"notes": [
{
"category": "description",
"text": "An incorrect handling of the supplementary groups in the Podman container engine might lead to the sensitive information disclosure or possible data modification if an attacker has direct access to the affected container where supplementary groups are used to set access permissions and is able to execute a binary code in that container.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: possible information disclosure and modification",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2989"
},
{
"category": "external",
"summary": "RHBZ#2121445",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2121445"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2989",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2989"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2989"
},
{
"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": "2022-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "podman: possible information disclosure and modification"
},
{
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-16T08:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
},
"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:59:44+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
}
],
"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.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:aardvark-dns-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-debugsource-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:buildah-tests-debuginfo-1:1.24.6-5.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:cockpit-podman-0:46-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debuginfo-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:conmon-debugsource-2:2.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:container-selinux-2:2.199.0-1.module+el8.8.0+18113+8b5b6979.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debuginfo-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containernetworking-plugins-debugsource-1:1.1.1-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.src::container-tools:4.0",
"AppStream-8.8.0.GA:containers-common-2:1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crit-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-debugsource-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-devel-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:criu-libs-debuginfo-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:crun-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debuginfo-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:crun-debugsource-0:1.6-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debuginfo-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:fuse-overlayfs-debugsource-0:1.9-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debuginfo-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-debugsource-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:libslirp-devel-0:4.4.0-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:netavark-2:1.0.1-37.module+el8.8.0+17954+9046de88.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.src::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.5-2.module+el8.8.0+18083+cd85596b.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.src::container-tools:4.0",
"AppStream-8.8.0.GA:podman-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-catatonit-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-debugsource-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-docker-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-gvproxy-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-plugins-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-remote-debuginfo-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:podman-tests-2:4.0.2-20.module+el8.8.0+18201+6ad7332c.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:python3-criu-0:3.15-3.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:python3-podman-0:4.0.0-1.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:runc-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debuginfo-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:runc-debugsource-1:1.1.4-1.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debuginfo-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-debugsource-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:skopeo-tests-2:1.6.2-6.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debuginfo-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:slirp4netns-debugsource-0:1.1.8-2.module+el8.8.0+17821+de1b53f1.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.src::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debuginfo-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-debugsource-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.aarch64::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.ppc64le::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.s390x::container-tools:4.0",
"AppStream-8.8.0.GA:toolbox-tests-0:0.0.99.3-7.module+el8.8.0+18115+45021590.x86_64::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.noarch::container-tools:4.0",
"AppStream-8.8.0.GA:udica-0:0.2.6-3.module+el8.8.0+17821+de1b53f1.src::container-tools:4.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "podman: symlink exchange attack in podman export volume"
}
]
}
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-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:7519
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 grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055348)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\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* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\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\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.7 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-2022:7519",
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055348",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055348"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"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_7519.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-25T07:22:47+00:00",
"generator": {
"date": "2025-10-25T07:22:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:7519",
"initial_release_date": "2022-11-08T09:34:04+00:00",
"revision_history": [
{
"date": "2022-11-08T09:34:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:34:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T07:22:47+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.7.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": "grafana-0:7.5.15-3.el8.src",
"product": {
"name": "grafana-0:7.5.15-3.el8.src",
"product_id": "grafana-0:7.5.15-3.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el8.s390x",
"product_id": "grafana-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src"
},
"product_reference": "grafana-0:7.5.15-3.el8.src",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.s390x",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el8.x86_64",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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": [
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.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-11-08T09:34:04+00:00",
"details": "For details on how 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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
}
],
"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.7.0.GA:grafana-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.src",
"AppStream-8.7.0.GA:grafana-0:7.5.15-3.el8.x86_64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.aarch64",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.ppc64le",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.s390x",
"AppStream-8.7.0.GA:grafana-debuginfo-0:7.5.15-3.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:6188
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 node-maintenance-must-gather-container, node-maintenance-operator-bundle-container, and node-maintenance-operator-container is now available for Node Maintenance Operator 4.11 for RHEL 8. This Operator is delivered by Red Hat Workload Availability.\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": "This is an updated release of the Node Maintenance Operator. The Node Maintenance Operator cordons off nodes from the rest of the cluster and drains all the pods from the nodes. By placing nodes under maintenance, administrators can proactively power down nodes, move workloads to other parts of the cluster, and ensure that workloads do not get interrupted.\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: 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, see 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:6188",
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
},
{
"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": "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_6188.json"
}
],
"title": "Red Hat Security Advisory: Node Maintenance Operator 4.11.1 security update",
"tracking": {
"current_release_date": "2025-10-23T23:56:54+00:00",
"generator": {
"date": "2025-10-23T23:56:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:6188",
"initial_release_date": "2022-08-25T11:20:51+00:00",
"revision_history": [
{
"date": "2022-08-25T11:20:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-25T11:20:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:56:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Node Maintenance Operator 4.11 for RHEL 8",
"product": {
"name": "Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:workload_availability_nmo:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Workload Availability"
},
{
"branches": [
{
"category": "product_version",
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product": {
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product_id": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-must-gather-rhel8\u0026tag=v4.11.1-1"
}
}
},
{
"category": "product_version",
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product": {
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product_id": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-operator-bundle\u0026tag=v4.11.1-1"
}
}
},
{
"category": "product_version",
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product": {
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product_id": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-rhel8-operator\u0026tag=v4.11.1-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64"
},
"product_reference": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64"
},
"product_reference": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
},
"product_reference": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
}
]
},
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
RHSA-2022:8250
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 grafana-pcp 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 Grafana plugin for Performance Co-Pilot includes datasources for scalable time series from pmseries and Redis, live PCP metrics and bpftrace scripts from pmdabpftrace, as well as several dashboards.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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/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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.1 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-2022:8250",
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
},
{
"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.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8250.json"
}
],
"title": "Red Hat Security Advisory: grafana-pcp security update",
"tracking": {
"current_release_date": "2025-10-20T18:06:35+00:00",
"generator": {
"date": "2025-10-20T18:06:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:8250",
"initial_release_date": "2022-11-15T15:16:26+00:00",
"revision_history": [
{
"date": "2022-11-15T15:16:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T15:16:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:35+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.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": "grafana-pcp-0:3.2.0-3.el9.src",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.src",
"product_id": "grafana-pcp-0:3.2.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product_id": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product_id": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product_id": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product": {
"name": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product_id": "grafana-pcp-0:3.2.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp@3.2.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product_id": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-pcp-debuginfo@3.2.0-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64"
},
"product_reference": "grafana-pcp-0:3.2.0-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
},
"product_reference": "grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.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-11-15T15:16:26+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
}
],
"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.1.0.GA:grafana-pcp-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.src",
"AppStream-9.1.0.GA:grafana-pcp-0:3.2.0-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-pcp-debuginfo-0:3.2.0-3.el9.x86_64"
]
}
],
"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-2023_2357
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 git-lfs 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\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* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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/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: 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: 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 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:2357",
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"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": "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": "2139383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139383"
},
{
"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_2357.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:25:42+00:00",
"generator": {
"date": "2025-01-06T19:25:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2023:2357",
"initial_release_date": "2023-05-09T10:03:05+00:00",
"revision_history": [
{
"date": "2023-05-09T10:03:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:03:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:25:42+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": "git-lfs-0:3.2.0-1.el9.src",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.src",
"product_id": "git-lfs-0:3.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.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": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.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:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.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-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-2023:1042
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": "Custom Metrics Autoscaler Operator for Red Hat OpenShift including security updates.\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 Custom Metrics Autoscaler Operator for Red Hat OpenShift is an optional\noperator, based on the Kubernetes Event Driven Autoscaler (KEDA), that allows workloads to be scaled using additional metrics sources other than pod metrics.\nThis release builds upon updated compiler, runtime library, and base images for the purpose of resolving any potential security issues present in previous toolset versions.\n\nThis version makes use of newer tools and libraries to address the following issues:\ngolang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\ngolang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\ngolang: archive/tar: unbounded memory consumption when reading headers (CVE-2022-2879)\ngolang: net/http/httputil: ReverseProxy should not forward unparseable query parameters (CVE-2022-2880)\ngolang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\ngolang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\ngolang: crypto/elliptic: panic caused by oversized scalar (CVE-2022-28327)\ngolang: io/fs: stack exhaustion in Glob (CVE-2022-30630)\ngolang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\ngolang: path/filepath: stack exhaustion in Glob (CVE-2022-30632)\ngolang: encoding/xml: stack exhaustion in Unmarshal (CVE-2022-30633)\ngolang: encoding/gob: stack exhaustion in Decoder.Decode (CVE-2022-30635)\ngolang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (CVE-2022-32148)\ngolang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags (CVE-2022-32149)\ngolang: regexp/syntax: limit memory used by parsing regexps (CVE-2022-41715)",
"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:1042",
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2077689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2077689"
},
{
"category": "external",
"summary": "2100763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100763"
},
{
"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": "2113945",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2113945"
},
{
"category": "external",
"summary": "2118404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2118404"
},
{
"category": "external",
"summary": "2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "2132868",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132868"
},
{
"category": "external",
"summary": "2132872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132872"
},
{
"category": "external",
"summary": "2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "OCPNODE-1260",
"url": "https://issues.redhat.com/browse/OCPNODE-1260"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1042.json"
}
],
"title": "Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift (with security updates)",
"tracking": {
"current_release_date": "2025-10-23T23:57:09+00:00",
"generator": {
"date": "2025-10-23T23:57:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2023:1042",
"initial_release_date": "2023-03-06T18:38:53+00:00",
"revision_history": [
{
"date": "2023-03-06T18:38:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-03-06T18:38:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:57:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Custom Metrics Autoscaler 2",
"product": {
"name": "OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.0::el8"
}
}
}
],
"category": "product_family",
"name": "OpenShift Custom Metrics Autoscaler"
},
{
"branches": [
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle\u0026tag=2.8.2-143"
}
}
},
{
"category": "product_version",
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_id": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"product_identification_helper": {
"purl": "pkg:oci/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293?arch=amd64\u0026repository_url=registry.redhat.io/custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator\u0026tag=2.8.2-143"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"relates_to_product_reference": "8Base-OCMA-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64 as a component of OpenShift Custom Metrics Autoscaler 2",
"product_id": "8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
},
"product_reference": "custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64",
"relates_to_product_reference": "8Base-OCMA-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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"acknowledgments": [
{
"names": [
"Adam Korczynski"
],
"organization": "ADA Logics"
},
{
"names": [
"OSS-Fuzz"
]
}
],
"cve": "CVE-2022-2879",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2132867"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\n\nThis flaw additionally affects the github.com/vbatts/tar-split library and was fixed in v0.12.1.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2879"
},
{
"category": "external",
"summary": "RHBZ#2132867",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2132867"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2879"
},
{
"category": "external",
"summary": "https://github.com/golang/go/issues/54853",
"url": "https://github.com/golang/go/issues/54853"
},
{
"category": "external",
"summary": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1",
"url": "https://github.com/vbatts/tar-split/releases/tag/v0.12.1"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1",
"url": "https://groups.google.com/g/golang-announce/c/xtuG5faxtaU?pli=1"
}
],
"release_date": "2022-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers"
},
{
"acknowledgments": [
{
"names": [
"Daniel Abeles"
],
"organization": "Head of Research, Oxeye"
},
{
"names": [
"Gal Goldstein"
],
"organization": "Security Researcher, Oxeye"
}
],
"cve": "CVE-2022-2880",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2022-10-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/elliptic: panic caused by oversized scalar"
},
{
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
},
{
"cve": "CVE-2022-32149",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2022-10-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134010"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the golang.org/x/text/language package. An attacker can craft an Accept-Language header which ParseAcceptLanguage will take significant time to parse. This issue leads to a denial of service, and can impact availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "After careful analysis of the vulnerability Redhat is choosing to keep the vulnerability severity as moderate,the vulnerability exists in the ParseAcceptLanguage function of the golang text/language package,when an attacker could craft an unusually large accept header and due to the parser taking quadratic time complexity to finish, firstly the attacker would have to find a way smuggle an input to the parser and even then this would simply not result in a crash of any kind but more of resource hang which while can be unpleasant,does not equate to any real world damage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-32149"
},
{
"category": "external",
"summary": "RHBZ#2134010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-32149",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32149"
},
{
"category": "external",
"summary": "https://go.dev/issue/56152",
"url": "https://go.dev/issue/56152"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU",
"url": "https://groups.google.com/g/golang-dev/c/qfPIly0X7aU"
}
],
"release_date": "2022-10-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-03-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: golang.org/x/text/language: ParseAcceptLanguage takes a long time to parse complex tags"
},
{
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"known_not_affected": [
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_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-06T18:38:53+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your 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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:1042"
}
],
"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-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-adapter-rhel8@sha256:c79cb3c68317a224277a8ee0dc78832fcd4b6da18b9b5b074cffaad14e2f1aa5_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-operator-bundle@sha256:44de4b736089166718956bebd456ad1a17e0e6f72c49f52804c6b6e60ef5a494_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8-operator@sha256:5a149d0a0cdb6812acbef0c9b3031fb3cd84181e971198a6e17d8fd0bf5e6293_amd64",
"8Base-OCMA-2:custom-metrics-autoscaler-tech-preview/custom-metrics-autoscaler-rhel8@sha256:a403d057cd2ca820306207282007d4d117623e1a2ebb8bee67c19f5796f07f95_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "golang: regexp/syntax: limit memory used by parsing regexps"
}
]
}
rhsa-2022:7529
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:3.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* cri-o: memory exhaustion on the node when access to the kube api (CVE-2022-1708)\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/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: 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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 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-2022:7529",
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"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": "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_7529.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security update",
"tracking": {
"current_release_date": "2025-10-25T07:22:49+00:00",
"generator": {
"date": "2025-10-25T07:22:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:7529",
"initial_release_date": "2022-11-08T09:43:29+00:00",
"revision_history": [
{
"date": "2022-11-08T09:43:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:43:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T07:22:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.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": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korcz and David Korczynski"
],
"organization": "Disclosed by Ada Logics in a security audit sponsored by CNCF and facilitated by OSTIF"
}
],
"cve": "CVE-2022-1708",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-05-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085361"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: memory exhaustion on the node when access to the kube api",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in reading of the output file from the ExecSync command, by the CRI-O in the Kubernetes,if the file were to be too large, then this would lead to resource exhaustion,the attack is purely theoretical in nature and would only lead to a denial of service,moreover the attacker would require code execution to exploit this making this a moderate vulnerability at best.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1708"
},
{
"category": "external",
"summary": "RHBZ#2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1708",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708"
},
{
"category": "external",
"summary": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j",
"url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j"
}
],
"release_date": "2022-06-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cri-o: memory exhaustion on the node when access to the kube api"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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",
"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": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:8098
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 toolbox is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\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\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.1 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-2022:8098",
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
},
{
"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.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2089194",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089194"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8098.json"
}
],
"title": "Red Hat Security Advisory: toolbox security and bug fix update",
"tracking": {
"current_release_date": "2025-10-20T18:06:36+00:00",
"generator": {
"date": "2025-10-20T18:06:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:8098",
"initial_release_date": "2022-11-15T15:12:42+00:00",
"revision_history": [
{
"date": "2022-11-15T15:12:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T15:12:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-20T18:06:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.src",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.src",
"product_id": "toolbox-0:0.0.99.3-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-5.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.3-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.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-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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": [
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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": [
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.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-11-15T15:12: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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:toolbox-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.src",
"AppStream-9.1.0.GA:toolbox-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debuginfo-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-debugsource-0:0.0.99.3-5.el9.x86_64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.aarch64",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.ppc64le",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.s390x",
"AppStream-9.1.0.GA:toolbox-tests-0:0.0.99.3-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: path/filepath: stack exhaustion in Glob"
}
]
}
RHSA-2023:2357
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 git-lfs 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\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* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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/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: 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: 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 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:2357",
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"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": "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": "2139383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2139383"
},
{
"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_2357.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2025-10-24T13:32:13+00:00",
"generator": {
"date": "2025-10-24T13:32:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2023:2357",
"initial_release_date": "2023-05-09T10:03:05+00:00",
"revision_history": [
{
"date": "2023-05-09T10:03:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-09T10:03:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-24T13:32:13+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": "git-lfs-0:3.2.0-1.el9.src",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.src",
"product_id": "git-lfs-0:3.2.0-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.2.0-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_id": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.2.0-1.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.src",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.2.0-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.2.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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: ReverseProxy should not forward unparseable query parameters"
},
{
"cve": "CVE-2022-27664",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2124669"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the golang package. In net/http in Go, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if a fatal error preempts the shutdown.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: handle server errors after sending GOAWAY",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The opportunity for a Denial of Service is limited to the golang runtime. In the case of OpenShift Container Platform, this would be restricted within each individual container. There are multiple layers of guide rails (Golang\u2019s Garbage Collector; OpenShift\u2019s resource constraints imposed at the container and cluster levels) which would require a malicious user to continue submitting attacks for there to be any enduring impact. They would also need access to external server resources to be able to send a massive volume of requests to cause a significant impact on server operations.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-400: Uncontrolled Resource Consumption vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat restricts access to all platform information by default, granting access only after successful hard token-based multi-factor authentication (MFA) and enforcing least privilege to ensure only authorized roles can execute or modify code. The environment employs malicious code protections, including IDS/IPS and antimalware tools to detect threats and monitor resource usage, helping prevent uncontrolled consumption that could lead to system failure. Additional safeguards, such as web application firewalls and load-balancing strategies, protect against resource exhaustion and performance degradation. Event logs are centrally collected, correlated, and analyzed to support monitoring, alerting, and retention, aiding in the detection of abnormal behavior and potential denial-of-service (DoS) conditions. Static code analysis and peer reviews enforce strong input validation and error handling, reducing the likelihood of input-based DoS attacks.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27664"
},
{
"category": "external",
"summary": "RHBZ#2124669",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2124669"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27664"
},
{
"category": "external",
"summary": "https://go.dev/issue/54658",
"url": "https://go.dev/issue/54658"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ",
"url": "https://groups.google.com/g/golang-announce/c/x49AQzIVX-s/m/0tgO0pjiBQAJ"
}
],
"release_date": "2022-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
},
{
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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-05-09T10:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.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": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.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:03:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:2357"
}
],
"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:git-lfs-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.src",
"AppStream-9.2.0.GA:git-lfs-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debuginfo-0:3.2.0-1.el9.x86_64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.aarch64",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.ppc64le",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.2.0-1.el9.s390x",
"AppStream-9.2.0.GA:git-lfs-debugsource-0:3.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_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:7529
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:3.0 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc.\n\nSecurity Fix(es):\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* cri-o: memory exhaustion on the node when access to the kube api (CVE-2022-1708)\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/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: 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\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 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-2022:7529",
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"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": "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_7529.json"
}
],
"title": "Red Hat Security Advisory: container-tools:3.0 security update",
"tracking": {
"current_release_date": "2025-10-25T07:22:49+00:00",
"generator": {
"date": "2025-10-25T07:22:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:7529",
"initial_release_date": "2022-11-08T09:43:29+00:00",
"revision_history": [
{
"date": "2022-11-08T09:43:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:43:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T07:22:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.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": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=aarch64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=src\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@29-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.189.0-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0)",
"product_id": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.4-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=noarch\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=ppc64le\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=s390x\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.19.9-6.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.0.26-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@0.9.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@0.18-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.4.0-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.3.1-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.0-3.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@3.0.1-13.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.15-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.0.0-73.rc95.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.2.4-2.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.1.8-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0)",
"product_id": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.3-1.module%2Bel8.7.0%2B16212%2B65e1b35f?arch=x86_64\u0026rpmmod=container-tools:3.0:8070020220802115906:39077419"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64 (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0"
},
"product_reference": "toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src (container-tools:3.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
},
"product_reference": "udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"relates_to_product_reference": "AppStream-8.7.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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"acknowledgments": [
{
"names": [
"Adam Korcz and David Korczynski"
],
"organization": "Disclosed by Ada Logics in a security audit sponsored by CNCF and facilitated by OSTIF"
}
],
"cve": "CVE-2022-1708",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2022-05-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2085361"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and it is read in a manner where the entire file corresponding to the output of the command is read in. Thus, if the output of the command is large it is possible to exhaust the memory or the disk space of the node when CRI-O reads the output of the command. The highest threat from this vulnerability is system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cri-o: memory exhaustion on the node when access to the kube api",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability exists in reading of the output file from the ExecSync command, by the CRI-O in the Kubernetes,if the file were to be too large, then this would lead to resource exhaustion,the attack is purely theoretical in nature and would only lead to a denial of service,moreover the attacker would require code execution to exploit this making this a moderate vulnerability at best.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1708"
},
{
"category": "external",
"summary": "RHBZ#2085361",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2085361"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1708",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1708"
},
{
"category": "external",
"summary": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j",
"url": "https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j"
}
],
"release_date": "2022-06-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cri-o: memory exhaustion on the node when access to the kube api"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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",
"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": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
},
"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-11-08T09:43:29+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
}
],
"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.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-debugsource-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:buildah-tests-debuginfo-0:1.19.9-6.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:cockpit-podman-0:29-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debuginfo-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:conmon-debugsource-2:2.0.26-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:container-selinux-2:2.189.0-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debuginfo-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containernetworking-plugins-debugsource-0:0.9.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:containers-common-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crit-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debuginfo-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:criu-debugsource-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:crun-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debuginfo-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:crun-debugsource-0:0.18-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debuginfo-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:fuse-overlayfs-debugsource-0:1.4.0-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debuginfo-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-debugsource-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:libslirp-devel-0:4.3.1-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.0-3.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:podman-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-catatonit-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-debugsource-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-docker-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-plugins-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-remote-debuginfo-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:podman-tests-0:3.0.1-13.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:python3-criu-0:3.15-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:runc-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debuginfo-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:runc-debugsource-0:1.0.0-73.rc95.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debuginfo-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-debugsource-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:skopeo-tests-1:1.2.4-2.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debuginfo-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:slirp4netns-debugsource-0:1.1.8-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debuginfo-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-debugsource-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.aarch64::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.ppc64le::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.s390x::container-tools:3.0",
"AppStream-8.7.0.GA:toolbox-tests-0:0.0.99.3-1.module+el8.7.0+16212+65e1b35f.x86_64::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.noarch::container-tools:3.0",
"AppStream-8.7.0.GA:udica-0:0.2.4-1.module+el8.7.0+16212+65e1b35f.src::container-tools:3.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
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:6283
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.2.2 Containers\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* golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n* golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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\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:6283",
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2107371",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107371"
},
{
"category": "external",
"summary": "2107376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107376"
},
{
"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": "OSSM-1105",
"url": "https://issues.redhat.com/browse/OSSM-1105"
},
{
"category": "external",
"summary": "OSSM-1205",
"url": "https://issues.redhat.com/browse/OSSM-1205"
},
{
"category": "external",
"summary": "OSSM-1668",
"url": "https://issues.redhat.com/browse/OSSM-1668"
},
{
"category": "external",
"summary": "OSSM-1718",
"url": "https://issues.redhat.com/browse/OSSM-1718"
},
{
"category": "external",
"summary": "OSSM-1775",
"url": "https://issues.redhat.com/browse/OSSM-1775"
},
{
"category": "external",
"summary": "OSSM-1800",
"url": "https://issues.redhat.com/browse/OSSM-1800"
},
{
"category": "external",
"summary": "OSSM-1805",
"url": "https://issues.redhat.com/browse/OSSM-1805"
},
{
"category": "external",
"summary": "OSSM-1846",
"url": "https://issues.redhat.com/browse/OSSM-1846"
},
{
"category": "external",
"summary": "OSSM-1868",
"url": "https://issues.redhat.com/browse/OSSM-1868"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6283.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.2.2 Containers security update",
"tracking": {
"current_release_date": "2025-10-23T23:56:55+00:00",
"generator": {
"date": "2025-10-23T23:56:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:6283",
"initial_release_date": "2022-08-31T18:49:06+00:00",
"revision_history": [
{
"date": "2022-08-31T18:49:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-31T18:49:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:56:55+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHOSSM 2.2 for RHEL 8",
"product": {
"name": "RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product_id": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-cni-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product_id": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/grafana-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product_id": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel8\u0026tag=2.2.2-2"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product_id": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/istio-rhel8-operator\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product_id": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/pilot-rhel8\u0026tag=2.2.2-7"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product_id": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/prometheus-rhel8\u0026tag=2.2.2-4"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product_id": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8\u0026tag=2.2.2-8"
}
}
},
{
"category": "product_version",
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product_id": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh/ratelimit-rhel8\u0026tag=2.2.2-4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le"
},
"product_reference": "openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64"
},
"product_reference": "openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le"
},
"product_reference": "openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le"
},
"product_reference": "openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64"
},
"product_reference": "openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x"
},
"product_reference": "openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"relates_to_product_reference": "8Base-RHOSSM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64 as a component of RHOSSM 2.2 for RHEL 8",
"product_id": "8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
},
"product_reference": "openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64",
"relates_to_product_reference": "8Base-RHOSSM-2.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": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"known_not_affected": [
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_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-31T18:49:06+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-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
}
],
"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-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:0eca1c306690c8c2e2db17562cbbf6b1fcdc8296437b7746ea849822935be516_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:2322141c966068eaed50d9db68752a2ecab6448d38d53fffc7b0258ad6643742_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/grafana-rhel8@sha256:5e0d2446f28fe46ad17a820db95ace2da09b02fab1cc9616265d482b4f724347_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:088811647145f6a0ba8d57e451f14011279de320dc61cd9e67c03a941ee40827_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:37e88c819d5d8e3bb3419c96e7fc8698560013aac59b1638f5220abda37f8980_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-cni-rhel8@sha256:b29c7f748528c0d2111ee22052d6e60f77705bad19da41fe05e3d2a73a84d620_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:661c004470c10b3f900fa2285b28e14a18667664d37e79b777d1693d732c0d7f_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:e065f74026282422dc5f0f958802bc621808cf03551818a5ffe90934e4b40380_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-must-gather-rhel8@sha256:f954adf8ff39b5b4b20535b123bd6ff08cc541b00cba94b267871bfd77461b25_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:6f9a3465937f99f92d5b90e3ea8ff2b3f5a60cd1bb5133e28762471952cf221d_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:e2c6046a3fd8a730c859107a14af76ec60a1518a3dc066d198cc92e3d086a97e_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/istio-rhel8-operator@sha256:fca5d871be638f67b4d9413acc0f08f07ce5664b3d8c7c303373f257c7fdaeef_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:235b0b6046018ae28c4b4b98d601b8db3f785cb30e295154879d5cd03b63e508_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:7092fafcf5c8831e60fe1faece49bca217f87a57570c246e281982ae26825f20_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/pilot-rhel8@sha256:d30cef9ccd1c0e9e42f2ca9cf3834cb2234f82ffd4d560a07c9fa891db690ca9_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:62149d00c44d80f7c26ed749d4234f68208d1f46cd17cf75aa4a5c3b8a84b35c_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:9ceabd6dce676b1e8bf619e1ae9eea8ed2a906e28d48983fbe05e5ba9ca3d17f_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/prometheus-rhel8@sha256:dbd36a3344790a8c9b759292b0949e963e73965d60392f2e824c63dcfae91b01_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:159143f23b25d9f16023c7cdd5a9e3b9533fe4d5a158736f7560c0996c3f42b0_amd64",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:50cb31bc63eb7e6ca7d89ff0e615e0c234df3e42301adaabe5a5898e5ae272e6_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/proxyv2-rhel8@sha256:637aee2798808417c1f1ced161ed8b1ca8519713dfa3f2932b11656fd1289ba6_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:a73a02042f688b960bc9a2f0fe2d090b28e4f794cfb46492b8790d4411eed5f9_s390x",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fb2fe2e0f345ae6945ab66b2024046f9e22562abfa23761bf500d267b559a8cb_ppc64le",
"8Base-RHOSSM-2.2:openshift-service-mesh/ratelimit-rhel8@sha256:fe6e3815c422eb37a80d2d30f8d6d1a1dcaed00c781e80c930ebec85a03421c3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
rhsa-2022:8057
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 grafana 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nThe following packages have been upgraded to a later upstream version: grafana (7.5.15). (BZ#2055349)\n\nSecurity Fix(es):\n\n* sanitize-url: XSS due to improper sanitization in sanitizeUrl function (CVE-2021-23648)\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* grafana: Forward OAuth Identity Token can allow users to access some data sources (CVE-2022-21673)\n\n* prometheus/client_golang: Denial of service using InstrumentHandlerCounter (CVE-2022-21698)\n\n* grafana: XSS vulnerability in data source handling (CVE-2022-21702)\n\n* grafana: CSRF vulnerability can lead to privilege escalation (CVE-2022-21703)\n\n* grafana: IDOR vulnerability can lead to information disclosure (CVE-2022-21713)\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\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.1 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-2022:8057",
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"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_enterprise_linux/9/html/9.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "2045880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2045880"
},
{
"category": "external",
"summary": "2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "2055349",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055349"
},
{
"category": "external",
"summary": "2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"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": "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_8057.json"
}
],
"title": "Red Hat Security Advisory: grafana security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-25T07:22:49+00:00",
"generator": {
"date": "2025-10-25T07:22:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:8057",
"initial_release_date": "2022-11-15T10:31:43+00:00",
"revision_history": [
{
"date": "2022-11-15T10:31:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:31:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-25T07:22:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.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": "grafana-0:7.5.15-3.el9.src",
"product": {
"name": "grafana-0:7.5.15-3.el9.src",
"product_id": "grafana-0:7.5.15-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-0:7.5.15-3.el9.s390x",
"product_id": "grafana-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@7.5.15-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_id": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@7.5.15-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src"
},
"product_reference": "grafana-0:7.5.15-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:7.5.15-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:7.5.15-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-23648",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-03-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2065290"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in sanitize-url due to improper sanitization in the sanitizeUrl function. This issue causes vulnerability to Cross-site Scripting in sanitize-url.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-url: XSS due to improper sanitization in sanitizeUrl 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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23648"
},
{
"category": "external",
"summary": "RHBZ#2065290",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2065290"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23648",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23648"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23648"
},
{
"category": "external",
"summary": "https://github.com/braintree/sanitize-url/pull/40",
"url": "https://github.com/braintree/sanitize-url/pull/40"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882",
"url": "https://snyk.io/vuln/SNYK-JS-BRAINTREESANITIZEURL-2339882"
}
],
"release_date": "2022-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "sanitize-url: XSS due to improper sanitization in sanitizeUrl function"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: go/parser: stack exhaustion in all Parse* functions"
},
{
"cve": "CVE-2022-21673",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2022-01-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044628"
}
],
"notes": [
{
"category": "description",
"text": "An information-disclosure flaw was found in grafana. When a data source has the Forward OAuth Identity feature enabled, sending a query to that data source with an API token (and no other user credentials) will forward the OAuth Identity of the most recently logged-in user. This flaw allows API token holders to retrieve data to which they may not be authorized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: Forward OAuth Identity Token can allow users to access some data sources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21673"
},
{
"category": "external",
"summary": "RHBZ#2044628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044628"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21673"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/",
"url": "https://grafana.com/blog/2022/01/18/grafana-8.3.4-and-7.5.13-released-with-important-security-fix/"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: Forward OAuth Identity Token can allow users to access some data sources"
},
{
"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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "prometheus/client_golang: Denial of service using InstrumentHandlerCounter"
},
{
"cve": "CVE-2022-21702",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050648"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site scripting (XSS) vulnerability was found in the way Grafana handles data sources. This flaw allows an attacker to serve HTML content through the Grafana data source or plugin proxy and trick a user to visit this HTML page using a specially crafted link and execute a Cross-site scripting (XSS) attack. Should an existing data source connected to Grafana be compromised, it could be used to inappropriately gain access to other data sources connected to the same Grafana org.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: XSS vulnerability in data source handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21702"
},
{
"category": "external",
"summary": "RHBZ#2050648",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050648"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21702"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-xc3p-28hw-q24g"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: XSS vulnerability in data source handling"
},
{
"cve": "CVE-2022-21703",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050742"
}
],
"notes": [
{
"category": "description",
"text": "A Cross-site request forgery (CSRF) vulnerability was found in Grafana. This flaw allows anonymous attackers to elevate their privileges by mounting cross-origin attacks against authenticated high-privilege Grafana users (for example, editors or admins). An attacker can exploit this vulnerability for privilege escalation by tricking an authenticated user into inviting the attacker as a new user with high privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: CSRF vulnerability can lead to privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21703"
},
{
"category": "external",
"summary": "RHBZ#2050742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21703"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21703"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-cmf4-h3xc-jw8w"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Please refer to the Grafana upstream advisory for possible workarounds for this issue.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: CSRF vulnerability can lead to privilege escalation"
},
{
"cve": "CVE-2022-21713",
"cwe": {
"id": "CWE-425",
"name": "Direct Request (\u0027Forced Browsing\u0027)"
},
"discovery_date": "2022-01-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2050743"
}
],
"notes": [
{
"category": "description",
"text": "An Insecure Direct Object Reference (IDOR) vulnerability was found on Grafana Teams APIs. This flaw impacts the `/teams/:teamId`, `/teams/:search`, `/teams/:teamId/members` API endpoints and may allow an authenticated attacker to view unintended data by querying for the specific team ID or search for teams and see the total number of available teams (including teams that the user does not have access to).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "grafana: IDOR vulnerability can lead to information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21713"
},
{
"category": "external",
"summary": "RHBZ#2050743",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2050743"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21713"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21713"
},
{
"category": "external",
"summary": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv",
"url": "https://github.com/grafana/grafana/security/advisories/GHSA-63g3-9jq3-mccv"
},
{
"category": "external",
"summary": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/",
"url": "https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes/"
}
],
"release_date": "2022-02-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "grafana: IDOR vulnerability can lead to information disclosure"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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": [
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.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-11-15T10:31:43+00:00",
"details": "For details on how 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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
}
],
"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.1.0.GA:grafana-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.src",
"AppStream-9.1.0.GA:grafana-0:7.5.15-3.el9.x86_64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.aarch64",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.ppc64le",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.s390x",
"AppStream-9.1.0.GA:grafana-debuginfo-0:7.5.15-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
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-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: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_7129
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 git-lfs 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": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.\n\nSecurity Fix(es):\n\n* golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension (CVE-2020-28851)\n\n* golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag (CVE-2020-28852)\n\n* golang: net/http: improper sanitization of Transfer-Encoding header (CVE-2022-1705)\n\n* golang: net/http: handle server errors after sending GOAWAY (CVE-2022-27664)\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/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: 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\nBug Fix(es):\n\n* git-lfs needs to be rebuild with golang 1.17.7-1 or above",
"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:7129",
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1913333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333"
},
{
"category": "external",
"summary": "1913338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338"
},
{
"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": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7129.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:21:47+00:00",
"generator": {
"date": "2025-01-06T19:21:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2022:7129",
"initial_release_date": "2022-10-25T09:07:21+00:00",
"revision_history": [
{
"date": "2022-10-25T09:07:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-10-25T09:07:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:21:47+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": "git-lfs-0:2.13.3-3.el8_6.src",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.src",
"product_id": "git-lfs-0:2.13.3-3.el8_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@2.13.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@2.13.3-3.el8_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product_id": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@2.13.3-3.el8_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
},
"product_reference": "git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-28851",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2021-01-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org. In x/text, an \"index out of range\" panic occurs in language.ParseAcceptLanguage while parsing the -u- extension.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28851"
},
{
"category": "external",
"summary": "RHBZ#1913333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28851",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28851"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28851"
}
],
"release_date": "2021-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while parsing -u- extension"
},
{
"cve": "CVE-2020-28852",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2021-01-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913338"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org. In x/text, a \"slice bounds out of range\" panic occurs in language.ParseAcceptLanguage while processing a BCP 47 tag.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Below Red Hat products include the affected version of \u0027golang.org/x/text\u0027, however the language package is not being used and hence they are rated as having a security impact of Low. A future update may address this issue.\n\n* Red Hat OpenShift Container Storage 4\n* OpenShift ServiceMesh (OSSM)\n* Red Hat Gluster Storage 3\n* Windows Container Support for Red Hat OpenShift\n\nOnly three components in OpenShift Container Platform include the affected package, \u0027golang.org/x/text/language\u0027 , the installer, baremetal installer and thanos container images. All other components that include a version of \u0027golang.org/x/text\u0027 do not include the \u0027language\u0027 package and are therefore not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-28852"
},
{
"category": "external",
"summary": "RHBZ#1913338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-28852",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28852"
}
],
"release_date": "2021-01-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/text: Panic in language.ParseAcceptLanguage while processing bcp47 tag"
},
{
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: improper sanitization of Transfer-Encoding header"
},
{
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: handle server errors after sending GOAWAY"
},
{
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": [
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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": "2022-10-25T09:07:21+00:00",
"details": "For details on how 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:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
}
],
"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.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.src",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debuginfo-0:2.13.3-3.el8_6.x86_64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.aarch64",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.ppc64le",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.s390x",
"AppStream-8.6.0.Z.MAIN.EUS:git-lfs-debugsource-0:2.13.3-3.el8_6.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"
}
]
}
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:6188
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 node-maintenance-must-gather-container, node-maintenance-operator-bundle-container, and node-maintenance-operator-container is now available for Node Maintenance Operator 4.11 for RHEL 8. This Operator is delivered by Red Hat Workload Availability.\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": "This is an updated release of the Node Maintenance Operator. The Node Maintenance Operator cordons off nodes from the rest of the cluster and drains all the pods from the nodes. By placing nodes under maintenance, administrators can proactively power down nodes, move workloads to other parts of the cluster, and ensure that workloads do not get interrupted.\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: 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, see 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:6188",
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
},
{
"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": "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_6188.json"
}
],
"title": "Red Hat Security Advisory: Node Maintenance Operator 4.11.1 security update",
"tracking": {
"current_release_date": "2025-10-23T23:56:54+00:00",
"generator": {
"date": "2025-10-23T23:56:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:6188",
"initial_release_date": "2022-08-25T11:20:51+00:00",
"revision_history": [
{
"date": "2022-08-25T11:20:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-25T11:20:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:56:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Node Maintenance Operator 4.11 for RHEL 8",
"product": {
"name": "Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:workload_availability_nmo:4.11::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Workload Availability"
},
{
"branches": [
{
"category": "product_version",
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product": {
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product_id": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-must-gather-rhel8\u0026tag=v4.11.1-1"
}
}
},
{
"category": "product_version",
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product": {
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product_id": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-operator-bundle\u0026tag=v4.11.1-1"
}
}
},
{
"category": "product_version",
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product": {
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product_id": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90?arch=amd64\u0026repository_url=registry.redhat.io/workload-availability/node-maintenance-rhel8-operator\u0026tag=v4.11.1-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64"
},
"product_reference": "workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64"
},
"product_reference": "workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64 as a component of Node Maintenance Operator 4.11 for RHEL 8",
"product_id": "8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
},
"product_reference": "workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64",
"relates_to_product_reference": "8Base-NODE-MAINTENANCE-OPERATOR-4.11"
}
]
},
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"known_not_affected": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_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-25T11:20:51+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, see:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
}
],
"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-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-must-gather-rhel8@sha256:ac27a268a9860dbd5a5bc72e1d4c8be08107be76cbbcfc83b77db67c10fb2a15_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-operator-bundle@sha256:fffb33c8f94a53a1b55bc23be12d8469e280ecbf5fa43057c5618d0f9dfb2d45_amd64",
"8Base-NODE-MAINTENANCE-OPERATOR-4.11:workload-availability/node-maintenance-rhel8-operator@sha256:f7bd1a3a87b0524660b0107b495e66fe8697833a7d7a9b2b03e94f4f8a164d90_amd64"
]
}
],
"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: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-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_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:6113
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 Application Interconnect 1.0 introduces a service network, linking TCP and HTTP services across the hybrid cloud.\nA service network enables communication between services running in different network locations or sites.\nIt allows geographically distributed services to connect as if they were all running in the same site.\n\nThis is an update to the rpms for Red Hat Application Interconnect 1.0\nto fix some security issues in the golang compiler.\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 links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release addresses several security issues in the underlying golang compiler by moving to golang version 1.17.12.\n\nSecurity Fixes:\n\nImportant:\n- golang: compress/gzip: stack exhaustion in Reader.Read (CVE-2022-30631)\n\nModerate:\n- golang: net/http: improper sanitization of Transfer-Encoding header\n(CVE-2022-1705)\n- golang: go/parser: stack exhaustion in all Parse* functions (CVE-2022-1962)\n- golang: encoding/xml: stack exhaustion in Decoder.Skip (CVE-2022-28131)\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: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For\nnot working (CVE-2022-32148)\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:6113",
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
},
{
"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/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_application_interconnect",
"url": "https://access.redhat.com/documentation/en-us/red_hat_application_interconnect"
},
{
"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": "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_6113.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Application Interconnect 1.0 Release (rpms)",
"tracking": {
"current_release_date": "2025-10-23T23:56:53+00:00",
"generator": {
"date": "2025-10-23T23:56:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.9"
}
},
"id": "RHSA-2022:6113",
"initial_release_date": "2022-08-18T15:12:43+00:00",
"revision_history": [
{
"date": "2022-08-18T15:12:43+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-08-18T15:12:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-23T23:56:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Service Interconnect 1",
"product": {
"name": "Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:application_interconnect:1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Service Interconnect"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-cli-0:1.0.2-2.el8.src",
"product": {
"name": "skupper-cli-0:1.0.2-2.el8.src",
"product_id": "skupper-cli-0:1.0.2-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product": {
"name": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product_id": "skupper-cli-0:1.0.2-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skupper-cli@1.0.2-2.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.0.2-2.el8.src as a component of Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src"
},
"product_reference": "skupper-cli-0:1.0.2-2.el8.src",
"relates_to_product_reference": "8Base-Application-Interconnect-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skupper-cli-0:1.0.2-2.el8.x86_64 as a component of Red Hat Service Interconnect 1",
"product_id": "8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
},
"product_reference": "skupper-cli-0:1.0.2-2.el8.x86_64",
"relates_to_product_reference": "8Base-Application-Interconnect-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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.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",
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Decoder.Skip"
},
{
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: encoding/xml: stack exhaustion in Unmarshal"
},
{
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.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-18T15:12:43+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
}
],
"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-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.src",
"8Base-Application-Interconnect-1:skupper-cli-0:1.0.2-2.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working"
}
]
}
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-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 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "N/A",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry Windows",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Anti-Virus sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.4.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Scheduler sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.0.19",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "GenAI sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Platform pour Cloud Foundry version 10.2.1",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 3.3.8",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.0.x ant\u00e9rieures \u00e0 10.0.8 pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 4.0.x ant\u00e9rieures \u00e0 4.0.38+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 1.14.7",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 6.0.x ant\u00e9rieures \u00e0 6.0.18+LTS-T pour Cloud Foundry isolation segment",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform versions 10.2.x ant\u00e9rieures \u00e0 10.2.1+LTS-T pour Cloud Foundry",
"product": {
"name": "Tanzu Platform",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu Application Service version 1.16.11",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "File Integrity Monitoring sans le dernier correctif de s\u00e9curit\u00e9 pour Tanzu version 2.1.47",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-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-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"
}
]
}
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-2023-AVI-0484
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 exécution de code arbitraire à distance, une élévation de privilèges et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Storage Protect | IBM Storage Protect Operations Center versions 8.1.0.000 à 8.1.18.xxx antérieures à 8.1.19 | ||
| IBM | QRadar SIEM | IBM QRadar SIEM versions antérieures à 7.5.0 UP6 | ||
| IBM | Storage Protect | IBM Storage Protect Server versions 8.1.0.000 à 8.1.18.xxx antérieures 8.1.19 | ||
| IBM | Db2 | IBM Db2 Warehouse versions antérieures à 11.5.8.0 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus versions 10.1.0 à 10.1.14 antérieures 10.1.15 | ||
| IBM | Storage Protect | IBM Storage Protect Backup-Archive Client versions 8.1.0.0 à 8.1.17.2 antérieures 8.1.19.0 | ||
| IBM | Spectrum | IBM Spectrum Protect Plus File Systems Agent versions 10.1.6 à 10.1.14 antérieures à 10.1.15 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Storage Protect Operations Center versions 8.1.0.000 \u00e0 8.1.18.xxx ant\u00e9rieures \u00e0 8.1.19",
"product": {
"name": "Storage Protect",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM QRadar SIEM versions ant\u00e9rieures \u00e0 7.5.0 UP6",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Storage Protect Server versions 8.1.0.000 \u00e0 8.1.18.xxx ant\u00e9rieures 8.1.19",
"product": {
"name": "Storage Protect",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Db2 Warehouse versions ant\u00e9rieures \u00e0 11.5.8.0",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus versions 10.1.0 \u00e0 10.1.14 ant\u00e9rieures 10.1.15",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Storage Protect Backup-Archive Client versions 8.1.0.0 \u00e0 8.1.17.2 ant\u00e9rieures 8.1.19.0",
"product": {
"name": "Storage Protect",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus File Systems Agent versions 10.1.6 \u00e0 10.1.14 ant\u00e9rieures \u00e0 10.1.15",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-25577",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25577"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43927",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43927"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-27555",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27555"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-4269",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4269"
},
{
"name": "CVE-2023-23934",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23934"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2023-0266",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0266"
},
{
"name": "CVE-2020-36557",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36557"
},
{
"name": "CVE-2020-13955",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13955"
},
{
"name": "CVE-2020-35490",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35490"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-39135",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39135"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2020-11971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11971"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2023-28956",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28956"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2023-29257",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29257"
},
{
"name": "CVE-2023-26021",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26021"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"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-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-4378",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4378"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2020-35491",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35491"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2023-0386",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0386"
},
{
"name": "CVE-2022-41721",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41721"
},
{
"name": "CVE-2023-25930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25930"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2022-2873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2873"
},
{
"name": "CVE-2023-29255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29255"
},
{
"name": "CVE-2020-36518",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36518"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2022-43930",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43930"
},
{
"name": "CVE-2023-24998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24998"
},
{
"name": "CVE-2023-27559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27559"
},
{
"name": "CVE-2022-43929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43929"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2022-35255",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35255"
},
{
"name": "CVE-2023-30861",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30861"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2023-28155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28155"
},
{
"name": "CVE-2022-41727",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41727"
},
{
"name": "CVE-2023-26022",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26022"
},
{
"name": "CVE-2022-1280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1280"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
}
],
"initial_release_date": "2023-06-23T00:00:00",
"last_revision_date": "2023-06-23T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0484",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-06-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et une atteinte \u00e0 la\nconfidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7005589 du 20 juin 2023",
"url": "https://www.ibm.com/support/pages/node/7005589"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7005553 du 20 juin 2023",
"url": "https://www.ibm.com/support/pages/node/7005553"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6999973 du 19 juin 2023",
"url": "https://www.ibm.com/support/pages/node/6999973"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7005519 du 20 juin 2023",
"url": "https://www.ibm.com/support/pages/node/7005519"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7006395 du 22 juin 2023",
"url": "https://www.ibm.com/support/pages/node/7006395"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7005949 du 21 juin 2023",
"url": "https://www.ibm.com/support/pages/node/7005949"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7006069 du 22 juin 2023",
"url": "https://www.ibm.com/support/pages/node/7006069"
}
]
}
CERTFR-2022-AVI-1040
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans IBM Spectrum Protect. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, un contournement de la politique de sécurité et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes versions 10.1.5 \u00e0 10.1.12.1 ant\u00e9rieures \u00e0 10.1.12.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Spectrum Protect Plus Container Backup and Restore for OpenShift versions 10.1.7 \u00e0 10.1.12.1 ant\u00e9rieures \u00e0 10.1.12.2",
"product": {
"name": "Spectrum",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-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-32190",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32190"
},
{
"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-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-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"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-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
}
],
"initial_release_date": "2022-11-21T00:00:00",
"last_revision_date": "2022-11-21T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-1040",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-11-21T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans IBM Spectrum\nProtect. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nun d\u00e9ni de service \u00e0 distance, un contournement de la politique de\ns\u00e9curit\u00e9 et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM Spectrum Protect",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 6838883 du 17 novembre 2022",
"url": "https://www.ibm.com/support/pages/node/6838883"
}
]
}
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"
}
]
}
WID-SEC-W-2022-2134
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 Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift ausnutzen, um einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen.",
"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-2134 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2134.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-2134 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2134"
},
{
"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 vom 2022-11-20",
"url": "https://www.ibm.com/support/pages/node/6838883"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8626 vom 2022-11-29",
"url": "https://access.redhat.com/errata/RHSA-2022:8626"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6847653 vom 2022-12-20",
"url": "https://www.ibm.com/support/pages/node/6847653"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6847643 vom 2022-12-20",
"url": "https://www.ibm.com/support/pages/node/6847643"
}
],
"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:38:41.956+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-2134",
"initial_release_date": "2022-11-20T23:00:00.000+00:00",
"revision_history": [
{
"date": "2022-11-20T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-11-28T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-12-20T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-06-20T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"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 10.1",
"product": {
"name": "IBM Spectrum Protect 10.1",
"product_id": "T023657",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:10.1"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect \u003c plus 10.1.12.2",
"product": {
"name": "IBM Spectrum Protect \u003c plus 10.1.12.2",
"product_id": "T025369",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1.12.2"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect 8.1.17",
"product": {
"name": "IBM Spectrum Protect 8.1.17",
"product_id": "T025663",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:8.1.17"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32190",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32190"
}
]
}
wid-sec-w-2022-0879
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 Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Dateien zu manipulieren.",
"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-0879 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0879.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0879 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0879"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5775 vom 2022-08-01",
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5799 vom 2022-08-01",
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5866 vom 2022-08-03",
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-5799 vom 2022-08-02",
"url": "http://linux.oracle.com/errata/ELSA-2022-5799.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-5775 vom 2022-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2022-5775.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2671-1 vom 2022-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011802.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5924 vom 2022-08-09",
"url": "https://access.redhat.com/errata/RHSA-2022:5924"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5923 vom 2022-08-08",
"url": "https://access.redhat.com/errata/RHSA-2022:5923"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5875 vom 2022-08-09",
"url": "https://access.redhat.com/errata/RHSA-2022:5875"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202208-02 vom 2022-08-09",
"url": "https://security.gentoo.org/glsa/202208-02"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6042 vom 2022-08-10",
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6040 vom 2022-08-10",
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6066 vom 2022-08-15",
"url": "https://www.cybersecurity-help.cz/vdb/SB2022081537"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6065 vom 2022-08-15",
"url": "https://www.cybersecurity-help.cz/vdb/SB2022081538"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6113 vom 2022-08-18",
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6051 vom 2022-08-18",
"url": "https://access.redhat.com/errata/RHSA-2022:6051"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6053 vom 2022-08-23",
"url": "https://access.redhat.com/errata/RHSA-2022:6053"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6184 vom 2022-08-25",
"url": "https://access.redhat.com/errata/RHSA-2022:6184"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6188 vom 2022-08-25",
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6187 vom 2022-08-25",
"url": "https://access.redhat.com/errata/RHSA-2022:6187"
},
{
"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:6283 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
},
{
"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:6346 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
},
{
"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:6183 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6183"
},
{
"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:6348 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
},
{
"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:6182 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6182"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6344 vom 2022-09-07",
"url": "https://access.redhat.com/errata/RHSA-2022:6344"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6262 vom 2022-09-09",
"url": "https://access.redhat.com/errata/RHSA-2022:6262"
},
{
"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:6517 vom 2022-09-14",
"url": "https://access.redhat.com/errata/RHSA-2022:6517"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6308 vom 2022-09-15",
"url": "https://access.redhat.com/errata/RHSA-2022:6308"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6560 vom 2022-09-26",
"url": "https://access.redhat.com/errata/RHSA-2022:6560"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6714 vom 2022-09-26",
"url": "https://access.redhat.com/errata/RHSA-2022:6714"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-133 vom 2022-09-29",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-133.html"
},
{
"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": "Red Hat Security Advisory RHSA-2022:7058 vom 2022-10-20",
"url": "https://access.redhat.com/errata/RHSA-2022:7058"
},
{
"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-1865 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1865.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-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-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-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-1864 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1864.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7129 vom 2022-10-25",
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-7129 vom 2022-10-26",
"url": "https://linux.oracle.com/errata/ELSA-2022-7129.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7519 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7648 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7529 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8057 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8098 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8250 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-24267 vom 2022-11-23",
"url": "https://linux.oracle.com/errata/ELSA-2022-24267.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8634 vom 2022-11-28",
"url": "https://access.redhat.com/errata/RHSA-2022:8634"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8626 vom 2022-11-29",
"url": "https://access.redhat.com/errata/RHSA-2022:8626"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:9047 vom 2022-12-15",
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7398 vom 2023-01-18",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"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:1275 vom 2023-03-15",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2758 vom 2023-05-16",
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2802 vom 2023-05-16",
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"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-2024:1027 vom 2024-02-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0778 vom 2024-02-12",
"url": "https://access.redhat.com/errata/RHSA-2024:0778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1433 vom 2024-03-20",
"url": "https://access.redhat.com/errata/RHSA-2024:1433"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2180 vom 2024-04-30",
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-04-29T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:32:41.355+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-0879",
"initial_release_date": "2022-08-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-08-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-08-02T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2022-08-04T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
},
{
"date": "2022-08-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat und Fedora aufgenommen"
},
{
"date": "2022-08-09T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-08-10T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-15T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-18T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-22T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-25T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-31T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-01T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-06T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-08T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-12T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-14T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-26T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-29T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-13T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-19T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-10-23T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-25T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2022-11-08T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-15T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-23T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-11-27T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-28T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-12-14T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-17T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-24T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-15T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-16T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-11T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-28T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-19T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "37"
}
},
"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": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"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": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T014111",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T023632",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-32148"
}
]
}
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-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-2024-0794
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": "Dell ECS ist ein Objektspeichersystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0794 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0794 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04",
"url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-="
}
],
"source_lang": "en-US",
"title": "Dell ECS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-27T23:00:00.000+00:00",
"generator": {
"date": "2024-11-28T11:39:04.623+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-0794",
"initial_release_date": "2024-04-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "2",
"summary": "Produktzuordnung \u00fcberpr\u00fcft"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.8.1.0",
"product": {
"name": "Dell ECS \u003c3.8.1.0",
"product_id": "T033919"
}
},
{
"category": "product_version",
"name": "3.8.1.0",
"product": {
"name": "Dell ECS 3.8.1.0",
"product_id": "T033919-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0"
}
}
}
],
"category": "product_name",
"name": "ECS"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18074",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2018-18074"
},
{
"cve": "CVE-2020-10663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10672",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10672"
},
{
"cve": "CVE-2020-10673",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10673"
},
{
"cve": "CVE-2020-10735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-10968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10968"
},
{
"cve": "CVE-2020-10969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10969"
},
{
"cve": "CVE-2020-11111",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11111"
},
{
"cve": "CVE-2020-11112",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11112"
},
{
"cve": "CVE-2020-11113",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11113"
},
{
"cve": "CVE-2020-11612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11612"
},
{
"cve": "CVE-2020-11619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11619"
},
{
"cve": "CVE-2020-11620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11620"
},
{
"cve": "CVE-2020-11979",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11979"
},
{
"cve": "CVE-2020-12762",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-12825",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12825"
},
{
"cve": "CVE-2020-13956",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2020-14060",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14060"
},
{
"cve": "CVE-2020-14061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14061"
},
{
"cve": "CVE-2020-14062",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14062"
},
{
"cve": "CVE-2020-14195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14195"
},
{
"cve": "CVE-2020-15250",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-1945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1945"
},
{
"cve": "CVE-2020-1967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1967"
},
{
"cve": "CVE-2020-1971",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1971"
},
{
"cve": "CVE-2020-24616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24616"
},
{
"cve": "CVE-2020-24750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24750"
},
{
"cve": "CVE-2020-25649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-25658",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-26137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26137"
},
{
"cve": "CVE-2020-26541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26541"
},
{
"cve": "CVE-2020-27216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27216"
},
{
"cve": "CVE-2020-27218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27218"
},
{
"cve": "CVE-2020-27223",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27223"
},
{
"cve": "CVE-2020-28366",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28366"
},
{
"cve": "CVE-2020-28493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28493"
},
{
"cve": "CVE-2020-29509",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29509"
},
{
"cve": "CVE-2020-29511",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29511"
},
{
"cve": "CVE-2020-29582",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29582"
},
{
"cve": "CVE-2020-29651",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29651"
},
{
"cve": "CVE-2020-35490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35490"
},
{
"cve": "CVE-2020-35491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35491"
},
{
"cve": "CVE-2020-35728",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35728"
},
{
"cve": "CVE-2020-36179",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36179"
},
{
"cve": "CVE-2020-36180",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36180"
},
{
"cve": "CVE-2020-36181",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36181"
},
{
"cve": "CVE-2020-36182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36182"
},
{
"cve": "CVE-2020-36183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36183"
},
{
"cve": "CVE-2020-36184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36184"
},
{
"cve": "CVE-2020-36185",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36185"
},
{
"cve": "CVE-2020-36186",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36186"
},
{
"cve": "CVE-2020-36187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36187"
},
{
"cve": "CVE-2020-36188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36188"
},
{
"cve": "CVE-2020-36189",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36189"
},
{
"cve": "CVE-2020-36516",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36516"
},
{
"cve": "CVE-2020-36518",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2020-36557",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36557"
},
{
"cve": "CVE-2020-36558",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36558"
},
{
"cve": "CVE-2020-36691",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36691"
},
{
"cve": "CVE-2020-7238",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-7238"
},
{
"cve": "CVE-2020-8840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8840"
},
{
"cve": "CVE-2020-8908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2020-8911",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8911"
},
{
"cve": "CVE-2020-8912",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8912"
},
{
"cve": "CVE-2020-9488",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9488"
},
{
"cve": "CVE-2020-9493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2020-9546",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9546"
},
{
"cve": "CVE-2020-9547",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9547"
},
{
"cve": "CVE-2020-9548",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9548"
},
{
"cve": "CVE-2021-20190",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20190"
},
{
"cve": "CVE-2021-20323",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20323"
},
{
"cve": "CVE-2021-21290",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-21295",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21295"
},
{
"cve": "CVE-2021-21409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-23840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23840"
},
{
"cve": "CVE-2021-23841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23841"
},
{
"cve": "CVE-2021-2471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-2471"
},
{
"cve": "CVE-2021-25642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-25642"
},
{
"cve": "CVE-2021-26341",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-27918",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-28153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28153"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-28861",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28861"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-30560",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-3114",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3114"
},
{
"cve": "CVE-2021-33036",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33036"
},
{
"cve": "CVE-2021-33194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33655",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3424"
},
{
"cve": "CVE-2021-34428",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-34428"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3530",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3530"
},
{
"cve": "CVE-2021-36221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-36374",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-3648",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3648"
},
{
"cve": "CVE-2021-36690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3711",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3712",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-37136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2021-37404",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37404"
},
{
"cve": "CVE-2021-37533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-3754",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3754"
},
{
"cve": "CVE-2021-3778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-3826",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3826"
},
{
"cve": "CVE-2021-3827",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3827"
},
{
"cve": "CVE-2021-38297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-3872",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-3923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3923"
},
{
"cve": "CVE-2021-3927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3927"
},
{
"cve": "CVE-2021-3928",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-4019",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-4069",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-4104",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4104"
},
{
"cve": "CVE-2021-4136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2021-4157",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4157"
},
{
"cve": "CVE-2021-4166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-41771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-4192",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4203",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4203"
},
{
"cve": "CVE-2021-42567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-42567"
},
{
"cve": "CVE-2021-43797",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2021-44531",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44878",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44878"
},
{
"cve": "CVE-2021-45078",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-46195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46195"
},
{
"cve": "CVE-2021-46828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46828"
},
{
"cve": "CVE-2021-46848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-0128",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2022-0213",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0213"
},
{
"cve": "CVE-2022-0225",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0225"
},
{
"cve": "CVE-2022-0261",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0261"
},
{
"cve": "CVE-2022-0318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0318"
},
{
"cve": "CVE-2022-0319",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0319"
},
{
"cve": "CVE-2022-0351",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0351"
},
{
"cve": "CVE-2022-0359",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0359"
},
{
"cve": "CVE-2022-0361",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0361"
},
{
"cve": "CVE-2022-0392",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0392"
},
{
"cve": "CVE-2022-0407",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0407"
},
{
"cve": "CVE-2022-0413",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0413"
},
{
"cve": "CVE-2022-0561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0561"
},
{
"cve": "CVE-2022-0696",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0696"
},
{
"cve": "CVE-2022-0778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-1184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1184"
},
{
"cve": "CVE-2022-1245",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1245"
},
{
"cve": "CVE-2022-1271",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1381",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1381"
},
{
"cve": "CVE-2022-1420",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1420"
},
{
"cve": "CVE-2022-1462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1466"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-1586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1586"
},
{
"cve": "CVE-2022-1587",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1587"
},
{
"cve": "CVE-2022-1616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1616"
},
{
"cve": "CVE-2022-1619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1619"
},
{
"cve": "CVE-2022-1620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1620"
},
{
"cve": "CVE-2022-1679",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1720",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1720"
},
{
"cve": "CVE-2022-1729",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1733",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1733"
},
{
"cve": "CVE-2022-1735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1735"
},
{
"cve": "CVE-2022-1771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1771"
},
{
"cve": "CVE-2022-1785",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1785"
},
{
"cve": "CVE-2022-1796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1796"
},
{
"cve": "CVE-2022-1851",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1851"
},
{
"cve": "CVE-2022-1897",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1897"
},
{
"cve": "CVE-2022-1898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1898"
},
{
"cve": "CVE-2022-1927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1927"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1968"
},
{
"cve": "CVE-2022-1974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-20132",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20132"
},
{
"cve": "CVE-2022-20141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-20154",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20154"
},
{
"cve": "CVE-2022-20166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20166"
},
{
"cve": "CVE-2022-20368",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20368"
},
{
"cve": "CVE-2022-20369",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20369"
},
{
"cve": "CVE-2022-2047",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2047"
},
{
"cve": "CVE-2022-2048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2048"
},
{
"cve": "CVE-2022-20567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20567"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21216"
},
{
"cve": "CVE-2022-21233",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21233"
},
{
"cve": "CVE-2022-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2124"
},
{
"cve": "CVE-2022-2125",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2125"
},
{
"cve": "CVE-2022-2126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2126"
},
{
"cve": "CVE-2022-2129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2129"
},
{
"cve": "CVE-2022-21363",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21363"
},
{
"cve": "CVE-2022-21385",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21385"
},
{
"cve": "CVE-2022-21499",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21499"
},
{
"cve": "CVE-2022-2153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2153"
},
{
"cve": "CVE-2022-21540",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21540"
},
{
"cve": "CVE-2022-21541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21541"
},
{
"cve": "CVE-2022-21549",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21549"
},
{
"cve": "CVE-2022-21618",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21618"
},
{
"cve": "CVE-2022-21619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21619"
},
{
"cve": "CVE-2022-21624",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21624"
},
{
"cve": "CVE-2022-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21626"
},
{
"cve": "CVE-2022-21628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21628"
},
{
"cve": "CVE-2022-21702",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21702"
},
{
"cve": "CVE-2022-2175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2175"
},
{
"cve": "CVE-2022-2182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2182"
},
{
"cve": "CVE-2022-2183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2183"
},
{
"cve": "CVE-2022-2206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2206"
},
{
"cve": "CVE-2022-2207",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2207"
},
{
"cve": "CVE-2022-2208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2208"
},
{
"cve": "CVE-2022-2210",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2210"
},
{
"cve": "CVE-2022-2231",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2231"
},
{
"cve": "CVE-2022-2256",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2256"
},
{
"cve": "CVE-2022-2257",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2257"
},
{
"cve": "CVE-2022-2264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2264"
},
{
"cve": "CVE-2022-2284",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2284"
},
{
"cve": "CVE-2022-2285",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2285"
},
{
"cve": "CVE-2022-2286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2286"
},
{
"cve": "CVE-2022-2287",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2287"
},
{
"cve": "CVE-2022-22976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22976"
},
{
"cve": "CVE-2022-22978",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22978"
},
{
"cve": "CVE-2022-2304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2304"
},
{
"cve": "CVE-2022-2318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2318"
},
{
"cve": "CVE-2022-23302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-2343",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2343"
},
{
"cve": "CVE-2022-2344",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2344"
},
{
"cve": "CVE-2022-2345",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2345"
},
{
"cve": "CVE-2022-23471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-24302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24302"
},
{
"cve": "CVE-2022-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24329"
},
{
"cve": "CVE-2022-24823",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-24903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2503"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25168",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25168"
},
{
"cve": "CVE-2022-2519",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2519"
},
{
"cve": "CVE-2022-2520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2520"
},
{
"cve": "CVE-2022-2521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2521"
},
{
"cve": "CVE-2022-2522",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2522"
},
{
"cve": "CVE-2022-25647",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25647"
},
{
"cve": "CVE-2022-2571",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2571"
},
{
"cve": "CVE-2022-2580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2580"
},
{
"cve": "CVE-2022-2581",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2581"
},
{
"cve": "CVE-2022-25857",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25857"
},
{
"cve": "CVE-2022-2588",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2598",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2598"
},
{
"cve": "CVE-2022-26148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26148"
},
{
"cve": "CVE-2022-26365",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26365"
},
{
"cve": "CVE-2022-26373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-2639",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-26612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26612"
},
{
"cve": "CVE-2022-2663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27943",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27943"
},
{
"cve": "CVE-2022-2795",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2845",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2867",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2867"
},
{
"cve": "CVE-2022-2868",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2868"
},
{
"cve": "CVE-2022-2869",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2869"
},
{
"cve": "CVE-2022-28693",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28693"
},
{
"cve": "CVE-2022-2874",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-28748",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28748"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-29162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-2923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29583",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29583"
},
{
"cve": "CVE-2022-2964",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-2977",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2977"
},
{
"cve": "CVE-2022-2980",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-2982",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2982"
},
{
"cve": "CVE-2022-29900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29900"
},
{
"cve": "CVE-2022-29901",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29901"
},
{
"cve": "CVE-2022-2991",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2991"
},
{
"cve": "CVE-2022-3016",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-3037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-3099",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-31030",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31030"
},
{
"cve": "CVE-2022-31159",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31159"
},
{
"cve": "CVE-2022-3134",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3169"
},
{
"cve": "CVE-2022-31690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31690"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3239",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3278",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33196"
},
{
"cve": "CVE-2022-3324",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-33740",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33740"
},
{
"cve": "CVE-2022-33741",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33741"
},
{
"cve": "CVE-2022-33742",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33742"
},
{
"cve": "CVE-2022-33972",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33972"
},
{
"cve": "CVE-2022-33981",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-34169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3424"
},
{
"cve": "CVE-2022-34266",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34266"
},
{
"cve": "CVE-2022-34526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34526"
},
{
"cve": "CVE-2022-34903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-3491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3491"
},
{
"cve": "CVE-2022-3515",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3520"
},
{
"cve": "CVE-2022-3521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3521"
},
{
"cve": "CVE-2022-3524",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3542",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3542"
},
{
"cve": "CVE-2022-3545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3564",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3565",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3565"
},
{
"cve": "CVE-2022-3566",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-3586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3586"
},
{
"cve": "CVE-2022-3591",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3591"
},
{
"cve": "CVE-2022-3594",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3594"
},
{
"cve": "CVE-2022-3597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3597"
},
{
"cve": "CVE-2022-3599",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3599"
},
{
"cve": "CVE-2022-36109",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2022-3621",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3621"
},
{
"cve": "CVE-2022-3626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3626"
},
{
"cve": "CVE-2022-3627",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3627"
},
{
"cve": "CVE-2022-3628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-36280",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36280"
},
{
"cve": "CVE-2022-3629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3629"
},
{
"cve": "CVE-2022-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3635"
},
{
"cve": "CVE-2022-3643",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3643"
},
{
"cve": "CVE-2022-36437",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36437"
},
{
"cve": "CVE-2022-3646",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3646"
},
{
"cve": "CVE-2022-3649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3649"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36879",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36946"
},
{
"cve": "CVE-2022-3705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37865",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37865"
},
{
"cve": "CVE-2022-37866",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37866"
},
{
"cve": "CVE-2022-38090",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38090"
},
{
"cve": "CVE-2022-38096",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-38126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38126"
},
{
"cve": "CVE-2022-38127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38127"
},
{
"cve": "CVE-2022-38177",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38177"
},
{
"cve": "CVE-2022-38178",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38178"
},
{
"cve": "CVE-2022-3821",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3821"
},
{
"cve": "CVE-2022-38533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38533"
},
{
"cve": "CVE-2022-38749",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38749"
},
{
"cve": "CVE-2022-38750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38750"
},
{
"cve": "CVE-2022-38751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38751"
},
{
"cve": "CVE-2022-38752",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38752"
},
{
"cve": "CVE-2022-39028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2022-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3903"
},
{
"cve": "CVE-2022-39188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39399",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39399"
},
{
"cve": "CVE-2022-3970",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3970"
},
{
"cve": "CVE-2022-40149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40149"
},
{
"cve": "CVE-2022-40150",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40150"
},
{
"cve": "CVE-2022-40151",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40151"
},
{
"cve": "CVE-2022-40152",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40152"
},
{
"cve": "CVE-2022-40153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40153"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40307"
},
{
"cve": "CVE-2022-40674",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-40768",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40768"
},
{
"cve": "CVE-2022-40899",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-4095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4095"
},
{
"cve": "CVE-2022-41218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-4129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4141"
},
{
"cve": "CVE-2022-41717",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41721",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41721"
},
{
"cve": "CVE-2022-41848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41848"
},
{
"cve": "CVE-2022-41850",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41850"
},
{
"cve": "CVE-2022-41854",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41854"
},
{
"cve": "CVE-2022-41858",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41858"
},
{
"cve": "CVE-2022-41881",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-41903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41915",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41915"
},
{
"cve": "CVE-2022-41966",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41966"
},
{
"cve": "CVE-2022-41974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-42003",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42010",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-42703",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42889"
},
{
"cve": "CVE-2022-42895",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42895"
},
{
"cve": "CVE-2022-42896",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4292"
},
{
"cve": "CVE-2022-4293",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4293"
},
{
"cve": "CVE-2022-42969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42969"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43680",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-43995",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43995"
},
{
"cve": "CVE-2022-4415",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-44638",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-44638"
},
{
"cve": "CVE-2022-45061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-45884",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45884"
},
{
"cve": "CVE-2022-45885",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45885"
},
{
"cve": "CVE-2022-45886",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45886"
},
{
"cve": "CVE-2022-45887",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45887"
},
{
"cve": "CVE-2022-45919",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-45934",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45934"
},
{
"cve": "CVE-2022-45939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-4662",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4662"
},
{
"cve": "CVE-2022-46751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-47629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-47929",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2022-48281",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-48337",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48339",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-0045",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0045"
},
{
"cve": "CVE-2023-0049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0288",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0433",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0433"
},
{
"cve": "CVE-2023-0464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0590",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0597"
},
{
"cve": "CVE-2023-0833",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0833"
},
{
"cve": "CVE-2023-1076",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1076"
},
{
"cve": "CVE-2023-1095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1095"
},
{
"cve": "CVE-2023-1118",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1118"
},
{
"cve": "CVE-2023-1127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-1380",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1390",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1390"
},
{
"cve": "CVE-2023-1436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1436"
},
{
"cve": "CVE-2023-1513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1513"
},
{
"cve": "CVE-2023-1611",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1855",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1989",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-1998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1998"
},
{
"cve": "CVE-2023-20862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-20862"
},
{
"cve": "CVE-2023-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2162"
},
{
"cve": "CVE-2023-2176",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2176"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21835",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21835"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-2253",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2253"
},
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-2483",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2483"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2513"
},
{
"cve": "CVE-2023-25193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25809"
},
{
"cve": "CVE-2023-25815",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26048"
},
{
"cve": "CVE-2023-26049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26049"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-26545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26545"
},
{
"cve": "CVE-2023-26604",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26604"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27561"
},
{
"cve": "CVE-2023-2828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28328"
},
{
"cve": "CVE-2023-28464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28464"
},
{
"cve": "CVE-2023-28486",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28642"
},
{
"cve": "CVE-2023-28772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28772"
},
{
"cve": "CVE-2023-28840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-29007",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29383",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-29402",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29406",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-2976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-30772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-3138",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31484",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-32269",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32269"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-33264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-33264"
},
{
"cve": "CVE-2023-34034",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-34035",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34035"
},
{
"cve": "CVE-2023-34453",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2023-34454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34454"
},
{
"cve": "CVE-2023-34455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34455"
},
{
"cve": "CVE-2023-34462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-35116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-36479",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-39533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-39533"
},
{
"cve": "CVE-2023-40167",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-40217",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-41105",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41105"
},
{
"cve": "CVE-2023-41900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41900"
},
{
"cve": "CVE-2023-43642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43642"
},
{
"cve": "CVE-2023-43804",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45803",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2024-21626"
}
]
}
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-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-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-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-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-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-2024-0794
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": "Dell ECS ist ein Objektspeichersystem.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0794 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0794 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04",
"url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-="
}
],
"source_lang": "en-US",
"title": "Dell ECS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-27T23:00:00.000+00:00",
"generator": {
"date": "2024-11-28T11:39:04.623+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2024-0794",
"initial_release_date": "2024-04-04T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-04-04T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-11-27T23:00:00.000+00:00",
"number": "2",
"summary": "Produktzuordnung \u00fcberpr\u00fcft"
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c3.8.1.0",
"product": {
"name": "Dell ECS \u003c3.8.1.0",
"product_id": "T033919"
}
},
{
"category": "product_version",
"name": "3.8.1.0",
"product": {
"name": "Dell ECS 3.8.1.0",
"product_id": "T033919-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0"
}
}
}
],
"category": "product_name",
"name": "ECS"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-18074",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2018-18074"
},
{
"cve": "CVE-2020-10663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10672",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10672"
},
{
"cve": "CVE-2020-10673",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10673"
},
{
"cve": "CVE-2020-10735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2020-10968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10968"
},
{
"cve": "CVE-2020-10969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-10969"
},
{
"cve": "CVE-2020-11111",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11111"
},
{
"cve": "CVE-2020-11112",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11112"
},
{
"cve": "CVE-2020-11113",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11113"
},
{
"cve": "CVE-2020-11612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11612"
},
{
"cve": "CVE-2020-11619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11619"
},
{
"cve": "CVE-2020-11620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11620"
},
{
"cve": "CVE-2020-11979",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-11979"
},
{
"cve": "CVE-2020-12762",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12762"
},
{
"cve": "CVE-2020-12825",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-12825"
},
{
"cve": "CVE-2020-13956",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-13956"
},
{
"cve": "CVE-2020-14060",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14060"
},
{
"cve": "CVE-2020-14061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14061"
},
{
"cve": "CVE-2020-14062",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14062"
},
{
"cve": "CVE-2020-14195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-14195"
},
{
"cve": "CVE-2020-15250",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-15250"
},
{
"cve": "CVE-2020-1945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1945"
},
{
"cve": "CVE-2020-1967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1967"
},
{
"cve": "CVE-2020-1971",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-1971"
},
{
"cve": "CVE-2020-24616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24616"
},
{
"cve": "CVE-2020-24750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-24750"
},
{
"cve": "CVE-2020-25649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-25658",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-25658"
},
{
"cve": "CVE-2020-26116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26116"
},
{
"cve": "CVE-2020-26137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26137"
},
{
"cve": "CVE-2020-26541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-26541"
},
{
"cve": "CVE-2020-27216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27216"
},
{
"cve": "CVE-2020-27218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27218"
},
{
"cve": "CVE-2020-27223",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-27223"
},
{
"cve": "CVE-2020-28366",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28366"
},
{
"cve": "CVE-2020-28493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-28493"
},
{
"cve": "CVE-2020-29509",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29509"
},
{
"cve": "CVE-2020-29511",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29511"
},
{
"cve": "CVE-2020-29582",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29582"
},
{
"cve": "CVE-2020-29651",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-29651"
},
{
"cve": "CVE-2020-35490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35490"
},
{
"cve": "CVE-2020-35491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35491"
},
{
"cve": "CVE-2020-35728",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-35728"
},
{
"cve": "CVE-2020-36179",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36179"
},
{
"cve": "CVE-2020-36180",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36180"
},
{
"cve": "CVE-2020-36181",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36181"
},
{
"cve": "CVE-2020-36182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36182"
},
{
"cve": "CVE-2020-36183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36183"
},
{
"cve": "CVE-2020-36184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36184"
},
{
"cve": "CVE-2020-36185",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36185"
},
{
"cve": "CVE-2020-36186",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36186"
},
{
"cve": "CVE-2020-36187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36187"
},
{
"cve": "CVE-2020-36188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36188"
},
{
"cve": "CVE-2020-36189",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36189"
},
{
"cve": "CVE-2020-36516",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36516"
},
{
"cve": "CVE-2020-36518",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2020-36557",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36557"
},
{
"cve": "CVE-2020-36558",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36558"
},
{
"cve": "CVE-2020-36691",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-36691"
},
{
"cve": "CVE-2020-7238",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-7238"
},
{
"cve": "CVE-2020-8840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8840"
},
{
"cve": "CVE-2020-8908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8908"
},
{
"cve": "CVE-2020-8911",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8911"
},
{
"cve": "CVE-2020-8912",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-8912"
},
{
"cve": "CVE-2020-9488",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9488"
},
{
"cve": "CVE-2020-9493",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9493"
},
{
"cve": "CVE-2020-9546",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9546"
},
{
"cve": "CVE-2020-9547",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9547"
},
{
"cve": "CVE-2020-9548",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2020-9548"
},
{
"cve": "CVE-2021-20190",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20190"
},
{
"cve": "CVE-2021-20323",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-20323"
},
{
"cve": "CVE-2021-21290",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-21295",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21295"
},
{
"cve": "CVE-2021-21409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-23840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23840"
},
{
"cve": "CVE-2021-23841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-23841"
},
{
"cve": "CVE-2021-2471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-2471"
},
{
"cve": "CVE-2021-25642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-25642"
},
{
"cve": "CVE-2021-26341",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-26341"
},
{
"cve": "CVE-2021-27918",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-27918"
},
{
"cve": "CVE-2021-28153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28153"
},
{
"cve": "CVE-2021-28165",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28165"
},
{
"cve": "CVE-2021-28169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28169"
},
{
"cve": "CVE-2021-28861",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-28861"
},
{
"cve": "CVE-2021-29425",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-30560",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-30560"
},
{
"cve": "CVE-2021-3114",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3114"
},
{
"cve": "CVE-2021-33036",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33036"
},
{
"cve": "CVE-2021-33194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33194"
},
{
"cve": "CVE-2021-33195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33195"
},
{
"cve": "CVE-2021-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33196"
},
{
"cve": "CVE-2021-33197",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33197"
},
{
"cve": "CVE-2021-33503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33503"
},
{
"cve": "CVE-2021-33655",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33655"
},
{
"cve": "CVE-2021-33656",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-33656"
},
{
"cve": "CVE-2021-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3424"
},
{
"cve": "CVE-2021-34428",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-34428"
},
{
"cve": "CVE-2021-3449",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3449"
},
{
"cve": "CVE-2021-3450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3450"
},
{
"cve": "CVE-2021-3530",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3530"
},
{
"cve": "CVE-2021-36221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36221"
},
{
"cve": "CVE-2021-36373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36373"
},
{
"cve": "CVE-2021-36374",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36374"
},
{
"cve": "CVE-2021-3648",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3648"
},
{
"cve": "CVE-2021-36690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-36690"
},
{
"cve": "CVE-2021-3711",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-3712",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3712"
},
{
"cve": "CVE-2021-37136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2021-37404",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37404"
},
{
"cve": "CVE-2021-37533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-3754",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3754"
},
{
"cve": "CVE-2021-3778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3778"
},
{
"cve": "CVE-2021-3796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3796"
},
{
"cve": "CVE-2021-3826",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3826"
},
{
"cve": "CVE-2021-3827",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3827"
},
{
"cve": "CVE-2021-38297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-38297"
},
{
"cve": "CVE-2021-3872",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3872"
},
{
"cve": "CVE-2021-3875",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3875"
},
{
"cve": "CVE-2021-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3903"
},
{
"cve": "CVE-2021-3923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3923"
},
{
"cve": "CVE-2021-3927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3927"
},
{
"cve": "CVE-2021-3928",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3928"
},
{
"cve": "CVE-2021-3968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3968"
},
{
"cve": "CVE-2021-3973",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3973"
},
{
"cve": "CVE-2021-3974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3974"
},
{
"cve": "CVE-2021-3984",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-3984"
},
{
"cve": "CVE-2021-4019",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4019"
},
{
"cve": "CVE-2021-4037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4037"
},
{
"cve": "CVE-2021-4069",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4069"
},
{
"cve": "CVE-2021-4104",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4104"
},
{
"cve": "CVE-2021-4136",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4136"
},
{
"cve": "CVE-2021-4157",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4157"
},
{
"cve": "CVE-2021-4166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4166"
},
{
"cve": "CVE-2021-41771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-41771"
},
{
"cve": "CVE-2021-4192",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4192"
},
{
"cve": "CVE-2021-4193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4193"
},
{
"cve": "CVE-2021-4203",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-4203"
},
{
"cve": "CVE-2021-42567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-42567"
},
{
"cve": "CVE-2021-43797",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2021-44531",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44531"
},
{
"cve": "CVE-2021-44532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44532"
},
{
"cve": "CVE-2021-44533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44533"
},
{
"cve": "CVE-2021-44716",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44716"
},
{
"cve": "CVE-2021-44878",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-44878"
},
{
"cve": "CVE-2021-45078",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-45078"
},
{
"cve": "CVE-2021-46195",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46195"
},
{
"cve": "CVE-2021-46828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46828"
},
{
"cve": "CVE-2021-46848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2021-46848"
},
{
"cve": "CVE-2022-0128",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0128"
},
{
"cve": "CVE-2022-0213",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0213"
},
{
"cve": "CVE-2022-0225",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0225"
},
{
"cve": "CVE-2022-0261",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0261"
},
{
"cve": "CVE-2022-0318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0318"
},
{
"cve": "CVE-2022-0319",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0319"
},
{
"cve": "CVE-2022-0351",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0351"
},
{
"cve": "CVE-2022-0359",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0359"
},
{
"cve": "CVE-2022-0361",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0361"
},
{
"cve": "CVE-2022-0392",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0392"
},
{
"cve": "CVE-2022-0407",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0407"
},
{
"cve": "CVE-2022-0413",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0413"
},
{
"cve": "CVE-2022-0561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0561"
},
{
"cve": "CVE-2022-0696",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0696"
},
{
"cve": "CVE-2022-0778",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-0778"
},
{
"cve": "CVE-2022-1184",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1184"
},
{
"cve": "CVE-2022-1245",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1245"
},
{
"cve": "CVE-2022-1271",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1271"
},
{
"cve": "CVE-2022-1292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1292"
},
{
"cve": "CVE-2022-1381",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1381"
},
{
"cve": "CVE-2022-1420",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1420"
},
{
"cve": "CVE-2022-1462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1462"
},
{
"cve": "CVE-2022-1466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1466"
},
{
"cve": "CVE-2022-1471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-1586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1586"
},
{
"cve": "CVE-2022-1587",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1587"
},
{
"cve": "CVE-2022-1616",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1616"
},
{
"cve": "CVE-2022-1619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1619"
},
{
"cve": "CVE-2022-1620",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1620"
},
{
"cve": "CVE-2022-1679",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1679"
},
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1720",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1720"
},
{
"cve": "CVE-2022-1729",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1729"
},
{
"cve": "CVE-2022-1733",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1733"
},
{
"cve": "CVE-2022-1735",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1735"
},
{
"cve": "CVE-2022-1771",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1771"
},
{
"cve": "CVE-2022-1785",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1785"
},
{
"cve": "CVE-2022-1796",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1796"
},
{
"cve": "CVE-2022-1851",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1851"
},
{
"cve": "CVE-2022-1897",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1897"
},
{
"cve": "CVE-2022-1898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1898"
},
{
"cve": "CVE-2022-1927",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1927"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-1968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1968"
},
{
"cve": "CVE-2022-1974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1974"
},
{
"cve": "CVE-2022-1975",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-1975"
},
{
"cve": "CVE-2022-20132",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20132"
},
{
"cve": "CVE-2022-20141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20141"
},
{
"cve": "CVE-2022-20154",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20154"
},
{
"cve": "CVE-2022-20166",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20166"
},
{
"cve": "CVE-2022-20368",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20368"
},
{
"cve": "CVE-2022-20369",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20369"
},
{
"cve": "CVE-2022-2047",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2047"
},
{
"cve": "CVE-2022-2048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2048"
},
{
"cve": "CVE-2022-20567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-20567"
},
{
"cve": "CVE-2022-2068",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2097",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2097"
},
{
"cve": "CVE-2022-21216",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21216"
},
{
"cve": "CVE-2022-21233",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21233"
},
{
"cve": "CVE-2022-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2124"
},
{
"cve": "CVE-2022-2125",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2125"
},
{
"cve": "CVE-2022-2126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2126"
},
{
"cve": "CVE-2022-2129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2129"
},
{
"cve": "CVE-2022-21363",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21363"
},
{
"cve": "CVE-2022-21385",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21385"
},
{
"cve": "CVE-2022-21499",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21499"
},
{
"cve": "CVE-2022-2153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2153"
},
{
"cve": "CVE-2022-21540",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21540"
},
{
"cve": "CVE-2022-21541",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21541"
},
{
"cve": "CVE-2022-21549",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21549"
},
{
"cve": "CVE-2022-21618",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21618"
},
{
"cve": "CVE-2022-21619",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21619"
},
{
"cve": "CVE-2022-21624",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21624"
},
{
"cve": "CVE-2022-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21626"
},
{
"cve": "CVE-2022-21628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21628"
},
{
"cve": "CVE-2022-21702",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-21702"
},
{
"cve": "CVE-2022-2175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2175"
},
{
"cve": "CVE-2022-2182",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2182"
},
{
"cve": "CVE-2022-2183",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2183"
},
{
"cve": "CVE-2022-2206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2206"
},
{
"cve": "CVE-2022-2207",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2207"
},
{
"cve": "CVE-2022-2208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2208"
},
{
"cve": "CVE-2022-2210",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2210"
},
{
"cve": "CVE-2022-2231",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2231"
},
{
"cve": "CVE-2022-2256",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2256"
},
{
"cve": "CVE-2022-2257",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2257"
},
{
"cve": "CVE-2022-2264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2264"
},
{
"cve": "CVE-2022-2284",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2284"
},
{
"cve": "CVE-2022-2285",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2285"
},
{
"cve": "CVE-2022-2286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2286"
},
{
"cve": "CVE-2022-2287",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2287"
},
{
"cve": "CVE-2022-22976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22976"
},
{
"cve": "CVE-2022-22978",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-22978"
},
{
"cve": "CVE-2022-2304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2304"
},
{
"cve": "CVE-2022-2318",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2318"
},
{
"cve": "CVE-2022-23302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23302"
},
{
"cve": "CVE-2022-23305",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23305"
},
{
"cve": "CVE-2022-23307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23307"
},
{
"cve": "CVE-2022-2343",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2343"
},
{
"cve": "CVE-2022-2344",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2344"
},
{
"cve": "CVE-2022-2345",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2345"
},
{
"cve": "CVE-2022-23471",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23471"
},
{
"cve": "CVE-2022-23521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23521"
},
{
"cve": "CVE-2022-23772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23772"
},
{
"cve": "CVE-2022-23773",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-23773"
},
{
"cve": "CVE-2022-24302",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24302"
},
{
"cve": "CVE-2022-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24329"
},
{
"cve": "CVE-2022-24823",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-24903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2503",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2503"
},
{
"cve": "CVE-2022-25147",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25147"
},
{
"cve": "CVE-2022-25168",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25168"
},
{
"cve": "CVE-2022-2519",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2519"
},
{
"cve": "CVE-2022-2520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2520"
},
{
"cve": "CVE-2022-2521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2521"
},
{
"cve": "CVE-2022-2522",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2522"
},
{
"cve": "CVE-2022-25647",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25647"
},
{
"cve": "CVE-2022-2571",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2571"
},
{
"cve": "CVE-2022-2580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2580"
},
{
"cve": "CVE-2022-2581",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2581"
},
{
"cve": "CVE-2022-25857",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-25857"
},
{
"cve": "CVE-2022-2588",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2588"
},
{
"cve": "CVE-2022-2598",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2598"
},
{
"cve": "CVE-2022-26148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26148"
},
{
"cve": "CVE-2022-26365",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26365"
},
{
"cve": "CVE-2022-26373",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26373"
},
{
"cve": "CVE-2022-2639",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2639"
},
{
"cve": "CVE-2022-26612",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-26612"
},
{
"cve": "CVE-2022-2663",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2663"
},
{
"cve": "CVE-2022-27781",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27781"
},
{
"cve": "CVE-2022-27782",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27782"
},
{
"cve": "CVE-2022-27943",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-27943"
},
{
"cve": "CVE-2022-2795",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2795"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-2816",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2816"
},
{
"cve": "CVE-2022-2817",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2817"
},
{
"cve": "CVE-2022-2819",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2819"
},
{
"cve": "CVE-2022-28327",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28327"
},
{
"cve": "CVE-2022-2845",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2845"
},
{
"cve": "CVE-2022-2849",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2849"
},
{
"cve": "CVE-2022-2862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2862"
},
{
"cve": "CVE-2022-2867",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2867"
},
{
"cve": "CVE-2022-2868",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2868"
},
{
"cve": "CVE-2022-2869",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2869"
},
{
"cve": "CVE-2022-28693",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28693"
},
{
"cve": "CVE-2022-2874",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2874"
},
{
"cve": "CVE-2022-28748",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-28748"
},
{
"cve": "CVE-2022-2880",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2880"
},
{
"cve": "CVE-2022-2889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2889"
},
{
"cve": "CVE-2022-29162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29162"
},
{
"cve": "CVE-2022-29187",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29187"
},
{
"cve": "CVE-2022-2923",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2923"
},
{
"cve": "CVE-2022-2946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2946"
},
{
"cve": "CVE-2022-29526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29526"
},
{
"cve": "CVE-2022-29583",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29583"
},
{
"cve": "CVE-2022-2964",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2964"
},
{
"cve": "CVE-2022-2977",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2977"
},
{
"cve": "CVE-2022-2980",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2980"
},
{
"cve": "CVE-2022-2982",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2982"
},
{
"cve": "CVE-2022-29900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29900"
},
{
"cve": "CVE-2022-29901",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-29901"
},
{
"cve": "CVE-2022-2991",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-2991"
},
{
"cve": "CVE-2022-3016",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3016"
},
{
"cve": "CVE-2022-3028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-3037",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3037"
},
{
"cve": "CVE-2022-30580",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30580"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-3099",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3099"
},
{
"cve": "CVE-2022-31030",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31030"
},
{
"cve": "CVE-2022-31159",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31159"
},
{
"cve": "CVE-2022-3134",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3134"
},
{
"cve": "CVE-2022-3153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3153"
},
{
"cve": "CVE-2022-3169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3169"
},
{
"cve": "CVE-2022-31690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-31690"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32206",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32206"
},
{
"cve": "CVE-2022-32208",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32208"
},
{
"cve": "CVE-2022-32221",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-32221"
},
{
"cve": "CVE-2022-3234",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3234"
},
{
"cve": "CVE-2022-3235",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3235"
},
{
"cve": "CVE-2022-3239",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3239"
},
{
"cve": "CVE-2022-3278",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3278"
},
{
"cve": "CVE-2022-3296",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3296"
},
{
"cve": "CVE-2022-3297",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3297"
},
{
"cve": "CVE-2022-33196",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33196"
},
{
"cve": "CVE-2022-3324",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3324"
},
{
"cve": "CVE-2022-3352",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3352"
},
{
"cve": "CVE-2022-33740",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33740"
},
{
"cve": "CVE-2022-33741",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33741"
},
{
"cve": "CVE-2022-33742",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33742"
},
{
"cve": "CVE-2022-33972",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33972"
},
{
"cve": "CVE-2022-33981",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-33981"
},
{
"cve": "CVE-2022-34169",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-3424",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3424"
},
{
"cve": "CVE-2022-34266",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34266"
},
{
"cve": "CVE-2022-34526",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34526"
},
{
"cve": "CVE-2022-34903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-34903"
},
{
"cve": "CVE-2022-3491",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3491"
},
{
"cve": "CVE-2022-3515",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3515"
},
{
"cve": "CVE-2022-3520",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3520"
},
{
"cve": "CVE-2022-3521",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3521"
},
{
"cve": "CVE-2022-3524",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3524"
},
{
"cve": "CVE-2022-35252",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35252"
},
{
"cve": "CVE-2022-3542",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3542"
},
{
"cve": "CVE-2022-3545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3545"
},
{
"cve": "CVE-2022-3564",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3564"
},
{
"cve": "CVE-2022-3565",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3565"
},
{
"cve": "CVE-2022-3566",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3566"
},
{
"cve": "CVE-2022-3567",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3567"
},
{
"cve": "CVE-2022-35737",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-35737"
},
{
"cve": "CVE-2022-3586",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3586"
},
{
"cve": "CVE-2022-3591",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3591"
},
{
"cve": "CVE-2022-3594",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3594"
},
{
"cve": "CVE-2022-3597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3597"
},
{
"cve": "CVE-2022-3599",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3599"
},
{
"cve": "CVE-2022-36109",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36109"
},
{
"cve": "CVE-2022-3621",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3621"
},
{
"cve": "CVE-2022-3626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3626"
},
{
"cve": "CVE-2022-3627",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3627"
},
{
"cve": "CVE-2022-3628",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3628"
},
{
"cve": "CVE-2022-36280",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36280"
},
{
"cve": "CVE-2022-3629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3629"
},
{
"cve": "CVE-2022-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3635"
},
{
"cve": "CVE-2022-3643",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3643"
},
{
"cve": "CVE-2022-36437",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36437"
},
{
"cve": "CVE-2022-3646",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3646"
},
{
"cve": "CVE-2022-3649",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3649"
},
{
"cve": "CVE-2022-36760",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2022-36879",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36879"
},
{
"cve": "CVE-2022-36946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-36946"
},
{
"cve": "CVE-2022-3705",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3705"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-37436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37436"
},
{
"cve": "CVE-2022-37865",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37865"
},
{
"cve": "CVE-2022-37866",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-37866"
},
{
"cve": "CVE-2022-38090",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38090"
},
{
"cve": "CVE-2022-38096",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-38126",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38126"
},
{
"cve": "CVE-2022-38127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38127"
},
{
"cve": "CVE-2022-38177",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38177"
},
{
"cve": "CVE-2022-38178",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38178"
},
{
"cve": "CVE-2022-3821",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3821"
},
{
"cve": "CVE-2022-38533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38533"
},
{
"cve": "CVE-2022-38749",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38749"
},
{
"cve": "CVE-2022-38750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38750"
},
{
"cve": "CVE-2022-38751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38751"
},
{
"cve": "CVE-2022-38752",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-38752"
},
{
"cve": "CVE-2022-39028",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39028"
},
{
"cve": "CVE-2022-3903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3903"
},
{
"cve": "CVE-2022-39188",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39188"
},
{
"cve": "CVE-2022-39399",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-39399"
},
{
"cve": "CVE-2022-3970",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-3970"
},
{
"cve": "CVE-2022-40149",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40149"
},
{
"cve": "CVE-2022-40150",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40150"
},
{
"cve": "CVE-2022-40151",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40151"
},
{
"cve": "CVE-2022-40152",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40152"
},
{
"cve": "CVE-2022-40153",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40153"
},
{
"cve": "CVE-2022-40303",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40303"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-40307",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40307"
},
{
"cve": "CVE-2022-40674",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40674"
},
{
"cve": "CVE-2022-40768",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40768"
},
{
"cve": "CVE-2022-40899",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-40899"
},
{
"cve": "CVE-2022-4095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4095"
},
{
"cve": "CVE-2022-41218",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41218"
},
{
"cve": "CVE-2022-4129",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4129"
},
{
"cve": "CVE-2022-4141",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4141"
},
{
"cve": "CVE-2022-41717",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41721",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41721"
},
{
"cve": "CVE-2022-41848",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41848"
},
{
"cve": "CVE-2022-41850",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41850"
},
{
"cve": "CVE-2022-41854",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41854"
},
{
"cve": "CVE-2022-41858",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41858"
},
{
"cve": "CVE-2022-41881",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-41903",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41903"
},
{
"cve": "CVE-2022-41915",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41915"
},
{
"cve": "CVE-2022-41966",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41966"
},
{
"cve": "CVE-2022-41974",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-41974"
},
{
"cve": "CVE-2022-42003",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-42010",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42010"
},
{
"cve": "CVE-2022-42011",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42011"
},
{
"cve": "CVE-2022-42012",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42012"
},
{
"cve": "CVE-2022-42328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42328"
},
{
"cve": "CVE-2022-42329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42329"
},
{
"cve": "CVE-2022-42703",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42703"
},
{
"cve": "CVE-2022-42889",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42889"
},
{
"cve": "CVE-2022-42895",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42895"
},
{
"cve": "CVE-2022-42896",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42896"
},
{
"cve": "CVE-2022-42898",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42898"
},
{
"cve": "CVE-2022-4292",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4292"
},
{
"cve": "CVE-2022-4293",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4293"
},
{
"cve": "CVE-2022-42969",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-42969"
},
{
"cve": "CVE-2022-4304",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4304"
},
{
"cve": "CVE-2022-43552",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43552"
},
{
"cve": "CVE-2022-43680",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43680"
},
{
"cve": "CVE-2022-43750",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43750"
},
{
"cve": "CVE-2022-4378",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4378"
},
{
"cve": "CVE-2022-43945",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-43995",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-43995"
},
{
"cve": "CVE-2022-4415",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4415"
},
{
"cve": "CVE-2022-4450",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4450"
},
{
"cve": "CVE-2022-44638",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-44638"
},
{
"cve": "CVE-2022-45061",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-45688",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45688"
},
{
"cve": "CVE-2022-45884",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45884"
},
{
"cve": "CVE-2022-45885",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45885"
},
{
"cve": "CVE-2022-45886",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45886"
},
{
"cve": "CVE-2022-45887",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45887"
},
{
"cve": "CVE-2022-45919",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45919"
},
{
"cve": "CVE-2022-45934",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45934"
},
{
"cve": "CVE-2022-45939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-45939"
},
{
"cve": "CVE-2022-4662",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-4662"
},
{
"cve": "CVE-2022-46751",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46751"
},
{
"cve": "CVE-2022-46908",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2022-47629",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47629"
},
{
"cve": "CVE-2022-47929",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-47929"
},
{
"cve": "CVE-2022-48281",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48281"
},
{
"cve": "CVE-2022-48337",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48337"
},
{
"cve": "CVE-2022-48339",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2022-48339"
},
{
"cve": "CVE-2023-0045",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0045"
},
{
"cve": "CVE-2023-0049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0049"
},
{
"cve": "CVE-2023-0051",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0051"
},
{
"cve": "CVE-2023-0054",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0054"
},
{
"cve": "CVE-2023-0215",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0215"
},
{
"cve": "CVE-2023-0286",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0286"
},
{
"cve": "CVE-2023-0288",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0288"
},
{
"cve": "CVE-2023-0433",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0433"
},
{
"cve": "CVE-2023-0464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0464"
},
{
"cve": "CVE-2023-0465",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0465"
},
{
"cve": "CVE-2023-0466",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0466"
},
{
"cve": "CVE-2023-0512",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0512"
},
{
"cve": "CVE-2023-0590",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0590"
},
{
"cve": "CVE-2023-0597",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0597"
},
{
"cve": "CVE-2023-0833",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-0833"
},
{
"cve": "CVE-2023-1076",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1076"
},
{
"cve": "CVE-2023-1095",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1095"
},
{
"cve": "CVE-2023-1118",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1118"
},
{
"cve": "CVE-2023-1127",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1127"
},
{
"cve": "CVE-2023-1170",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1170"
},
{
"cve": "CVE-2023-1175",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1175"
},
{
"cve": "CVE-2023-1370",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1370"
},
{
"cve": "CVE-2023-1380",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1380"
},
{
"cve": "CVE-2023-1390",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1390"
},
{
"cve": "CVE-2023-1436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1436"
},
{
"cve": "CVE-2023-1513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1513"
},
{
"cve": "CVE-2023-1611",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1611"
},
{
"cve": "CVE-2023-1670",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1670"
},
{
"cve": "CVE-2023-1855",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1855"
},
{
"cve": "CVE-2023-1989",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1989"
},
{
"cve": "CVE-2023-1990",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1990"
},
{
"cve": "CVE-2023-1998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-1998"
},
{
"cve": "CVE-2023-20862",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-20862"
},
{
"cve": "CVE-2023-2124",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2124"
},
{
"cve": "CVE-2023-2162",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2162"
},
{
"cve": "CVE-2023-2176",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2176"
},
{
"cve": "CVE-2023-21830",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21830"
},
{
"cve": "CVE-2023-21835",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21835"
},
{
"cve": "CVE-2023-21843",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21843"
},
{
"cve": "CVE-2023-21930",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21930"
},
{
"cve": "CVE-2023-21937",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21937"
},
{
"cve": "CVE-2023-21938",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21938"
},
{
"cve": "CVE-2023-21939",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21939"
},
{
"cve": "CVE-2023-2194",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2194"
},
{
"cve": "CVE-2023-21954",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21954"
},
{
"cve": "CVE-2023-21967",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21967"
},
{
"cve": "CVE-2023-21968",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-21968"
},
{
"cve": "CVE-2023-22490",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22490"
},
{
"cve": "CVE-2023-2253",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2253"
},
{
"cve": "CVE-2023-22809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-22809"
},
{
"cve": "CVE-2023-23454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23454"
},
{
"cve": "CVE-2023-23455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23455"
},
{
"cve": "CVE-2023-23559",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23559"
},
{
"cve": "CVE-2023-23916",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23916"
},
{
"cve": "CVE-2023-23946",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-23946"
},
{
"cve": "CVE-2023-24329",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24329"
},
{
"cve": "CVE-2023-24532",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24532"
},
{
"cve": "CVE-2023-24534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-2483",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2483"
},
{
"cve": "CVE-2023-24998",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-2513",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2513"
},
{
"cve": "CVE-2023-25193",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25193"
},
{
"cve": "CVE-2023-25652",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25652"
},
{
"cve": "CVE-2023-25690",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25690"
},
{
"cve": "CVE-2023-25809",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25809"
},
{
"cve": "CVE-2023-25815",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-25815"
},
{
"cve": "CVE-2023-26048",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26048"
},
{
"cve": "CVE-2023-26049",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26049"
},
{
"cve": "CVE-2023-2650",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2650"
},
{
"cve": "CVE-2023-26545",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26545"
},
{
"cve": "CVE-2023-26604",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-26604"
},
{
"cve": "CVE-2023-27533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27533"
},
{
"cve": "CVE-2023-27534",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27534"
},
{
"cve": "CVE-2023-27535",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27535"
},
{
"cve": "CVE-2023-27536",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27536"
},
{
"cve": "CVE-2023-27538",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27538"
},
{
"cve": "CVE-2023-27561",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-27561"
},
{
"cve": "CVE-2023-2828",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2828"
},
{
"cve": "CVE-2023-28320",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28320"
},
{
"cve": "CVE-2023-28321",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28321"
},
{
"cve": "CVE-2023-28322",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28322"
},
{
"cve": "CVE-2023-28328",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28328"
},
{
"cve": "CVE-2023-28464",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28464"
},
{
"cve": "CVE-2023-28486",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28486"
},
{
"cve": "CVE-2023-28487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28487"
},
{
"cve": "CVE-2023-28642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28642"
},
{
"cve": "CVE-2023-28772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28772"
},
{
"cve": "CVE-2023-28840",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28840"
},
{
"cve": "CVE-2023-28841",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28841"
},
{
"cve": "CVE-2023-28842",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-28842"
},
{
"cve": "CVE-2023-29007",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29007"
},
{
"cve": "CVE-2023-29383",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29383"
},
{
"cve": "CVE-2023-29402",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29402"
},
{
"cve": "CVE-2023-29406",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29406"
},
{
"cve": "CVE-2023-29409",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-29409"
},
{
"cve": "CVE-2023-2976",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-30630",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30630"
},
{
"cve": "CVE-2023-30772",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-30772"
},
{
"cve": "CVE-2023-31084",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31084"
},
{
"cve": "CVE-2023-3138",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3138"
},
{
"cve": "CVE-2023-31436",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31436"
},
{
"cve": "CVE-2023-31484",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-31484"
},
{
"cve": "CVE-2023-32269",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32269"
},
{
"cve": "CVE-2023-32697",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-32697"
},
{
"cve": "CVE-2023-33264",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-33264"
},
{
"cve": "CVE-2023-34034",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34034"
},
{
"cve": "CVE-2023-34035",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34035"
},
{
"cve": "CVE-2023-34453",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2023-34454",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34454"
},
{
"cve": "CVE-2023-34455",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34455"
},
{
"cve": "CVE-2023-34462",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-35116",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-35116"
},
{
"cve": "CVE-2023-3635",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-36479",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-36479"
},
{
"cve": "CVE-2023-39533",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-39533"
},
{
"cve": "CVE-2023-40167",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40167"
},
{
"cve": "CVE-2023-40217",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-40217"
},
{
"cve": "CVE-2023-41105",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41105"
},
{
"cve": "CVE-2023-41900",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-41900"
},
{
"cve": "CVE-2023-43642",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43642"
},
{
"cve": "CVE-2023-43804",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-43804"
},
{
"cve": "CVE-2023-44487",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-45803",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2023-45803"
},
{
"cve": "CVE-2024-21626",
"notes": [
{
"category": "description",
"text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T033919"
]
},
"release_date": "2024-04-04T22:00:00.000+00:00",
"title": "CVE-2024-21626"
}
]
}
wid-sec-w-2022-2134
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 Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift ausnutzen, um einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen.",
"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-2134 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-2134.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-2134 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2134"
},
{
"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 vom 2022-11-20",
"url": "https://www.ibm.com/support/pages/node/6838883"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8626 vom 2022-11-29",
"url": "https://access.redhat.com/errata/RHSA-2022:8626"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6847653 vom 2022-12-20",
"url": "https://www.ibm.com/support/pages/node/6847653"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6847643 vom 2022-12-20",
"url": "https://www.ibm.com/support/pages/node/6847643"
}
],
"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:38:41.956+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-2134",
"initial_release_date": "2022-11-20T23:00:00.000+00:00",
"revision_history": [
{
"date": "2022-11-20T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-11-28T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-12-20T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-06-20T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"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 10.1",
"product": {
"name": "IBM Spectrum Protect 10.1",
"product_id": "T023657",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:10.1"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect \u003c plus 10.1.12.2",
"product": {
"name": "IBM Spectrum Protect \u003c plus 10.1.12.2",
"product_id": "T025369",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1.12.2"
}
}
},
{
"category": "product_name",
"name": "IBM Spectrum Protect 8.1.17",
"product": {
"name": "IBM Spectrum Protect 8.1.17",
"product_id": "T025663",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect:8.1.17"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-27664",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-27664"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32148"
},
{
"cve": "CVE-2022-32149",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32149"
},
{
"cve": "CVE-2022-32189",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32189"
},
{
"cve": "CVE-2022-32190",
"notes": [
{
"category": "description",
"text": "In IBM Spectrum Protect Plus Container Backup and Restore for Kubernetes and Red Hat OpenShift existieren mehrere Schwachstellen. Diese bestehen in der Golang Go Komponente und erm\u00f6glichen es einem entfernten anonymen Angreifer einen Cross site Scripting Angriff durchzuf\u00fchren, Informationen offenzulegen oder einen Denial of Service zu verursachen."
}
],
"product_status": {
"known_affected": [
"67646",
"T023657",
"T025663",
"T015895"
]
},
"release_date": "2022-11-20T23:00:00.000+00:00",
"title": "CVE-2022-32190"
}
]
}
WID-SEC-W-2022-0879
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 Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder Dateien zu manipulieren.",
"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-0879 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-0879.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-0879 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-0879"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5775 vom 2022-08-01",
"url": "https://access.redhat.com/errata/RHSA-2022:5775"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5799 vom 2022-08-01",
"url": "https://access.redhat.com/errata/RHSA-2022:5799"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5866 vom 2022-08-03",
"url": "https://access.redhat.com/errata/RHSA-2022:5866"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-5799 vom 2022-08-02",
"url": "http://linux.oracle.com/errata/ELSA-2022-5799.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-5775 vom 2022-08-04",
"url": "http://linux.oracle.com/errata/ELSA-2022-5775.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2022:2671-1 vom 2022-08-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011802.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5924 vom 2022-08-09",
"url": "https://access.redhat.com/errata/RHSA-2022:5924"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5923 vom 2022-08-08",
"url": "https://access.redhat.com/errata/RHSA-2022:5923"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:5875 vom 2022-08-09",
"url": "https://access.redhat.com/errata/RHSA-2022:5875"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202208-02 vom 2022-08-09",
"url": "https://security.gentoo.org/glsa/202208-02"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6042 vom 2022-08-10",
"url": "https://access.redhat.com/errata/RHSA-2022:6042"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6040 vom 2022-08-10",
"url": "https://access.redhat.com/errata/RHSA-2022:6040"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6066 vom 2022-08-15",
"url": "https://www.cybersecurity-help.cz/vdb/SB2022081537"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6065 vom 2022-08-15",
"url": "https://www.cybersecurity-help.cz/vdb/SB2022081538"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6113 vom 2022-08-18",
"url": "https://access.redhat.com/errata/RHSA-2022:6113"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6051 vom 2022-08-18",
"url": "https://access.redhat.com/errata/RHSA-2022:6051"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6053 vom 2022-08-23",
"url": "https://access.redhat.com/errata/RHSA-2022:6053"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6184 vom 2022-08-25",
"url": "https://access.redhat.com/errata/RHSA-2022:6184"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6188 vom 2022-08-25",
"url": "https://access.redhat.com/errata/RHSA-2022:6188"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6187 vom 2022-08-25",
"url": "https://access.redhat.com/errata/RHSA-2022:6187"
},
{
"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:6283 vom 2022-09-01",
"url": "https://access.redhat.com/errata/RHSA-2022:6283"
},
{
"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:6346 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6346"
},
{
"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:6183 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6183"
},
{
"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:6348 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6348"
},
{
"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:6182 vom 2022-09-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6182"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6344 vom 2022-09-07",
"url": "https://access.redhat.com/errata/RHSA-2022:6344"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6262 vom 2022-09-09",
"url": "https://access.redhat.com/errata/RHSA-2022:6262"
},
{
"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:6517 vom 2022-09-14",
"url": "https://access.redhat.com/errata/RHSA-2022:6517"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6308 vom 2022-09-15",
"url": "https://access.redhat.com/errata/RHSA-2022:6308"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6560 vom 2022-09-26",
"url": "https://access.redhat.com/errata/RHSA-2022:6560"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6714 vom 2022-09-26",
"url": "https://access.redhat.com/errata/RHSA-2022:6714"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2022-133 vom 2022-09-29",
"url": "https://alas.aws.amazon.com/AL2022/ALAS-2022-133.html"
},
{
"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": "Red Hat Security Advisory RHSA-2022:7058 vom 2022-10-20",
"url": "https://access.redhat.com/errata/RHSA-2022:7058"
},
{
"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-1865 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1865.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-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-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-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-1864 vom 2022-10-21",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1864.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7129 vom 2022-10-25",
"url": "https://access.redhat.com/errata/RHSA-2022:7129"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-7129 vom 2022-10-26",
"url": "https://linux.oracle.com/errata/ELSA-2022-7129.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7519 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7519"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7648 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7648"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7529 vom 2022-11-08",
"url": "https://access.redhat.com/errata/RHSA-2022:7529"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8057 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8057"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8098 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8098"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8250 vom 2022-11-15",
"url": "https://access.redhat.com/errata/RHSA-2022:8250"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-24267 vom 2022-11-23",
"url": "https://linux.oracle.com/errata/ELSA-2022-24267.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8634 vom 2022-11-28",
"url": "https://access.redhat.com/errata/RHSA-2022:8634"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8626 vom 2022-11-29",
"url": "https://access.redhat.com/errata/RHSA-2022:8626"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:9047 vom 2022-12-15",
"url": "https://access.redhat.com/errata/RHSA-2022:9047"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:7398 vom 2023-01-18",
"url": "https://access.redhat.com/errata/RHSA-2022:7398"
},
{
"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:1275 vom 2023-03-15",
"url": "https://access.redhat.com/errata/RHSA-2023:1275"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2758 vom 2023-05-16",
"url": "https://access.redhat.com/errata/RHSA-2023:2758"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:2802 vom 2023-05-16",
"url": "https://access.redhat.com/errata/RHSA-2023:2802"
},
{
"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-2024:1027 vom 2024-02-28",
"url": "https://access.redhat.com/errata/RHSA-2024:1027"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:0778 vom 2024-02-12",
"url": "https://access.redhat.com/errata/RHSA-2024:0778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1433 vom 2024-03-20",
"url": "https://access.redhat.com/errata/RHSA-2024:1433"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:2180 vom 2024-04-30",
"url": "https://access.redhat.com/errata/RHSA-2024:2180"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-04-29T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:32:41.355+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2022-0879",
"initial_release_date": "2022-08-01T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-08-01T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-08-02T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2022-08-04T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
},
{
"date": "2022-08-08T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat und Fedora aufgenommen"
},
{
"date": "2022-08-09T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2022-08-10T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-15T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-18T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-22T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-25T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-08-31T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-01T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-06T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-08T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-12T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-14T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-26T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-09-29T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-13T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-19T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-10-23T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2022-10-25T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2022-11-08T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-15T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-23T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2022-11-27T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-28T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-12-14T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-17T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-01-24T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-15T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-16T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-15T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-11T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-02-28T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-03-19T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "37"
}
},
"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": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"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": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T014111",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T023632",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"category": "product_name",
"name": "Red Hat OpenShift",
"product": {
"name": "Red Hat OpenShift",
"product_id": "T008027",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1705",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-1705"
},
{
"cve": "CVE-2022-1962",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-1962"
},
{
"cve": "CVE-2022-28131",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-28131"
},
{
"cve": "CVE-2022-30630",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30630"
},
{
"cve": "CVE-2022-30631",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30631"
},
{
"cve": "CVE-2022-30632",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30632"
},
{
"cve": "CVE-2022-30633",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30633"
},
{
"cve": "CVE-2022-30635",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-30635"
},
{
"cve": "CVE-2022-32148",
"notes": [
{
"category": "description",
"text": "In Red Hat Enterprise Linux existieren mehrere Schwachstellen. Diese sind auf Fehler in der Komponente \"Golang\" zur\u00fcckzuf\u00fchren. Bei den meisten Fehlern handelt es sich um Stack Exhaustion-Fehler. Weiterhin tritt ein Problem beim Weiterleiten sowie bei der Eingabebereinigung eines Headers auf. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren oder Dateien zu manipulieren."
}
],
"product_status": {
"known_affected": [
"T008027",
"T002207",
"T023632",
"67646",
"398363",
"T012167",
"T004914",
"T014111"
]
},
"release_date": "2022-08-01T22:00:00.000+00:00",
"title": "CVE-2022-32148"
}
]
}
msrc_cve-2022-30630
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-30630 Stack exhaustion in Glob on certain paths in io/fs - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-30630.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": "Stack exhaustion in Glob on certain paths in io/fs",
"tracking": {
"current_release_date": "2022-08-16T00:00:00.000Z",
"generator": {
"date": "2025-10-19T23:51:07.214Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-30630",
"initial_release_date": "2022-08-02T00:00:00.000Z",
"revision_history": [
{
"date": "2022-08-16T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "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_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": "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"
},
{
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-30630",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"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-30630 Stack exhaustion in Glob on certain paths in io/fs - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-30630.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2022-08-16T00: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": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"16820-3",
"17086-2"
]
}
],
"title": "Stack exhaustion in Glob on certain paths in io/fs"
}
]
}
fkie_cve-2022-30630
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/417065 | Patch, Vendor Advisory | |
| security@golang.org | https://go.dev/issue/53415 | Issue Tracking, Vendor Advisory | |
| security@golang.org | https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59 | Mailing List, Patch, Vendor Advisory | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | Mailing List, Vendor Advisory | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2022-0527 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/cl/417065 | Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/issue/53415 | Issue Tracking, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59 | Mailing List, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE | Mailing List, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://pkg.go.dev/vuln/GO-2022-0527 | Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "646881F6-A299-4D92-A1F3-E95959FA426F",
"versionEndExcluding": "1.17.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FE088A2D-7894-4A48-887C-36DD727A7BEB",
"versionEndExcluding": "1.18.4",
"versionStartIncluding": "1.18.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "Una recursi\u00f3n no controlada en Glob en io/fs versiones anteriores a Go 1.17.12 y Go 1.18.4, permite a un atacante causar un p\u00e1nico debido al agotamiento de la pila por medio de una ruta que contenga un gran n\u00famero de separadores de ruta"
}
],
"id": "CVE-2022-30630",
"lastModified": "2024-11-21T07:03:03.843",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2022-08-10T20:15:40.977",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://go.dev/cl/417065"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://go.dev/issue/53415"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0527"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://go.dev/cl/417065"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://go.dev/issue/53415"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0527"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-674"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
ghsa-vjj7-39vr-35r3
Vulnerability from github
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.
{
"affected": [],
"aliases": [
"CVE-2022-30630"
],
"database_specific": {
"cwe_ids": [
"CWE-674"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-08-10T20:15:00Z",
"severity": "HIGH"
},
"details": "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.",
"id": "GHSA-vjj7-39vr-35r3",
"modified": "2022-08-16T00:00:25Z",
"published": "2022-08-11T00:00:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30630"
},
{
"type": "WEB",
"url": "https://go.dev/cl/417065"
},
{
"type": "WEB",
"url": "https://go.dev/issue/53415"
},
{
"type": "WEB",
"url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"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-0527"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
gsd-2022-30630
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2022-30630",
"description": "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.",
"id": "GSD-2022-30630",
"references": [
"https://www.suse.com/security/cve/CVE-2022-30630.html",
"https://advisories.mageia.org/CVE-2022-30630.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:6040",
"https://access.redhat.com/errata/RHSA-2022:6042",
"https://access.redhat.com/errata/RHSA-2022:6113",
"https://access.redhat.com/errata/RHSA-2022:6188",
"https://access.redhat.com/errata/RHSA-2022:6283",
"https://access.redhat.com/errata/RHSA-2022:6152",
"https://alas.aws.amazon.com/cve/html/CVE-2022-30630.html",
"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:7129",
"https://access.redhat.com/errata/RHSA-2022:7519",
"https://access.redhat.com/errata/RHSA-2022:7529",
"https://access.redhat.com/errata/RHSA-2022:7648",
"https://access.redhat.com/errata/RHSA-2022:8057",
"https://access.redhat.com/errata/RHSA-2022:8098",
"https://access.redhat.com/errata/RHSA-2022:8250",
"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:1042"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-30630"
],
"details": "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.",
"id": "GSD-2022-30630",
"modified": "2023-12-13T01:19:37.086079Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-30630",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "io/fs",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "1.17.12"
},
{
"version_affected": "\u003c",
"version_name": "1.18.0-0",
"version_value": "1.18.4"
}
]
}
}
]
},
"vendor_name": "Go standard library"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-674: Uncontrolled Recursion"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/cl/417065",
"refsource": "MISC",
"url": "https://go.dev/cl/417065"
},
{
"name": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59",
"refsource": "MISC",
"url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
},
{
"name": "https://go.dev/issue/53415",
"refsource": "MISC",
"url": "https://go.dev/issue/53415"
},
{
"name": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"refsource": "MISC",
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0527",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2022-0527"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.17.12",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.18.4",
"versionStartIncluding": "1.18.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2022-30630"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-674"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/cl/417065",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://go.dev/cl/417065"
},
{
"name": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59",
"refsource": "MISC",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://go.googlesource.com/go/+/fa2d41d0ca736f3ad6b200b2a4e134364e9acc59"
},
{
"name": "https://pkg.go.dev/vuln/GO-2022-0527",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2022-0527"
},
{
"name": "https://go.dev/issue/53415",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://go.dev/issue/53415"
},
{
"name": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE",
"refsource": "MISC",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-03-01T18:40Z",
"publishedDate": "2022-08-10T20:15Z"
}
}
}
suse-su-2022:2671-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 go version 1.17.13 (bsc#1190649):\n\n- CVE-2022-32189: encoding/gob, math/big: decoding big.Float and big.Rat can panic (bsc#1202035).\n- CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode (bsc#1201444).\n- CVE-2022-30631: compress/gzip: stack exhaustion in Reader.Read (bsc#1201437).\n- CVE-2022-1962: go/parser: stack exhaustion in all Parse* functions (bsc#1201448).\n- CVE-2022-28131: encoding/xml: stack exhaustion in Decoder.Skip (bsc#1201443).\n- CVE-2022-1705: net/http: improper sanitization of Transfer-Encoding header (bsc#1201434)\n- CVE-2022-30630: io/fs: stack exhaustion in Glob (bsc#1201447).\n- CVE-2022-32148: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (bsc#1201436)\n- CVE-2022-30632: path/filepath: stack exhaustion in Glob (bsc#1201445).\n- CVE-2022-30633: encoding/xml: stack exhaustion in Unmarshal (bsc#1201440).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2671,SUSE-SLE-Module-Development-Tools-15-SP3-2022-2671,SUSE-SLE-Module-Development-Tools-15-SP4-2022-2671,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-2671,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-2671,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-2671,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-2671,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-2671,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-2671,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-2671,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-2671,SUSE-Storage-7-2022-2671,openSUSE-SLE-15.3-2022-2671,openSUSE-SLE-15.4-2022-2671",
"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_2671-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2671-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222671-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2671-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011802.html"
},
{
"category": "self",
"summary": "SUSE Bug 1190649",
"url": "https://bugzilla.suse.com/1190649"
},
{
"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 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-28131 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28131/"
},
{
"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-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/"
}
],
"title": "Security update for go1.17",
"tracking": {
"current_release_date": "2022-08-04T12:05:44Z",
"generator": {
"date": "2022-08-04T12:05:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2671-1",
"initial_release_date": "2022-08-04T12:05:44Z",
"revision_history": [
{
"date": "2022-08-04T12:05:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.aarch64",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64",
"product_id": "go1.17-1.17.13-150000.1.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"product": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"product_id": "go1.17-race-1.17.13-150000.1.42.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.i586",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.i586",
"product_id": "go1.17-1.17.13-150000.1.42.1.i586"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.i586",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.i586",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"product_id": "go1.17-1.17.13-150000.1.42.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.s390x",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x",
"product_id": "go1.17-1.17.13-150000.1.42.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.13-150000.1.42.1.x86_64",
"product": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64",
"product_id": "go1.17-1.17.13-150000.1.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"product": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"product_id": "go1.17-doc-1.17.13-150000.1.42.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"product": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"product_id": "go1.17-race-1.17.13-150000.1.42.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": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"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.13-150000.1.42.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.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.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.13-150000.1.42.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.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.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.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.i586 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.i586 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.13-150000.1.42.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
},
"product_reference": "go1.17-race-1.17.13-150000.1.42.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-1962"
},
{
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-28131"
},
{
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-30633"
},
{
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.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:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Enterprise Storage 7:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Proxy 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"SUSE Manager Server 4.1:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"SUSE Manager Server 4.1:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.i586",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.3:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.3:go1.17-race-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.ppc64le",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.s390x",
"openSUSE Leap 15.4:go1.17-doc-1.17.13-150000.1.42.1.x86_64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.aarch64",
"openSUSE Leap 15.4:go1.17-race-1.17.13-150000.1.42.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:05:44Z",
"details": "moderate"
}
],
"title": "CVE-2022-32189"
}
]
}
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"
}
]
}
suse-su-2022:2672-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 go version 1.18.5 (bsc#1193742):\n\n- CVE-2022-32189: encoding/gob, math/big: decoding big.Float and big.Rat can panic (bsc#1202035).\n- CVE-2022-1705: net/http: improper sanitization of Transfer-Encoding header (bsc#1201434)\n- CVE-2022-32148: net/http/httputil: NewSingleHostReverseProxy - omit X-Forwarded-For not working (bsc#1201436)\n- CVE-2022-30631: compress/gzip: stack exhaustion in Reader.Read (bsc#1201437).\n- CVE-2022-30633: encoding/xml: stack exhaustion in Unmarshal (bsc#1201440).\n- CVE-2022-28131: encoding/xml: stack exhaustion in Decoder.Skip (bsc#1201443).\n- CVE-2022-30635: encoding/gob: stack exhaustion in Decoder.Decode (bsc#1201444).\n- CVE-2022-30632: path/filepath: stack exhaustion in Glob (bsc#1201445).\n- CVE-2022-30630: io/fs: stack exhaustion in Glob (bsc#1201447).\n- CVE-2022-1962: go/parser: stack exhaustion in all Parse* functions (bsc#1201448).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-2672,SUSE-SLE-Module-Development-Tools-15-SP3-2022-2672,SUSE-SLE-Module-Development-Tools-15-SP4-2022-2672,openSUSE-SLE-15.3-2022-2672,openSUSE-SLE-15.4-2022-2672",
"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_2672-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:2672-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222672-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:2672-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011804.html"
},
{
"category": "self",
"summary": "SUSE Bug 1193742",
"url": "https://bugzilla.suse.com/1193742"
},
{
"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 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-28131 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28131/"
},
{
"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-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/"
}
],
"title": "Security update for go1.18",
"tracking": {
"current_release_date": "2022-08-04T12:06:36Z",
"generator": {
"date": "2022-08-04T12:06:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:2672-1",
"initial_release_date": "2022-08-04T12:06:36Z",
"revision_history": [
{
"date": "2022-08-04T12:06:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.5-150000.1.25.1.aarch64",
"product": {
"name": "go1.18-1.18.5-150000.1.25.1.aarch64",
"product_id": "go1.18-1.18.5-150000.1.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"product": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"product_id": "go1.18-doc-1.18.5-150000.1.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.5-150000.1.25.1.aarch64",
"product": {
"name": "go1.18-race-1.18.5-150000.1.25.1.aarch64",
"product_id": "go1.18-race-1.18.5-150000.1.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.5-150000.1.25.1.i586",
"product": {
"name": "go1.18-1.18.5-150000.1.25.1.i586",
"product_id": "go1.18-1.18.5-150000.1.25.1.i586"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.5-150000.1.25.1.i586",
"product": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.i586",
"product_id": "go1.18-doc-1.18.5-150000.1.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.5-150000.1.25.1.ppc64le",
"product": {
"name": "go1.18-1.18.5-150000.1.25.1.ppc64le",
"product_id": "go1.18-1.18.5-150000.1.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"product": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"product_id": "go1.18-doc-1.18.5-150000.1.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.5-150000.1.25.1.s390x",
"product": {
"name": "go1.18-1.18.5-150000.1.25.1.s390x",
"product_id": "go1.18-1.18.5-150000.1.25.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.5-150000.1.25.1.s390x",
"product": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.s390x",
"product_id": "go1.18-doc-1.18.5-150000.1.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.5-150000.1.25.1.x86_64",
"product": {
"name": "go1.18-1.18.5-150000.1.25.1.x86_64",
"product_id": "go1.18-1.18.5-150000.1.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"product": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"product_id": "go1.18-doc-1.18.5-150000.1.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.5-150000.1.25.1.x86_64",
"product": {
"name": "go1.18-race-1.18.5-150000.1.25.1.x86_64",
"product_id": "go1.18-race-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.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.5-150000.1.25.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.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.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.5-150000.1.25.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.5-150000.1.25.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.5-150000.1.25.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.5-150000.1.25.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.5-150000.1.25.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.5-150000.1.25.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.5-150000.1.25.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.5-150000.1.25.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.5-150000.1.25.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.5-150000.1.25.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-1.18.5-150000.1.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.5-150000.1.25.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.5-150000.1.25.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.5-150000.1.25.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
},
"product_reference": "go1.18-race-1.18.5-150000.1.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"details": "moderate"
}
],
"title": "CVE-2022-1962"
},
{
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"details": "moderate"
}
],
"title": "CVE-2022-28131"
},
{
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"details": "moderate"
}
],
"title": "CVE-2022-30633"
},
{
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.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 Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP4:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.3:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.3:go1.18-race-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.ppc64le",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.s390x",
"openSUSE Leap 15.4:go1.18-doc-1.18.5-150000.1.25.1.x86_64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.aarch64",
"openSUSE Leap 15.4:go1.18-race-1.18.5-150000.1.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-08-04T12:06:36Z",
"details": "moderate"
}
],
"title": "CVE-2022-32189"
}
]
}
opensuse-su-2024:12190-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.4-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.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12190",
"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_12190-1.json"
},
{
"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-28131 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28131/"
},
{
"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-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/"
}
],
"title": "go1.18-1.18.4-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:12190-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.4-1.1.aarch64",
"product": {
"name": "go1.18-1.18.4-1.1.aarch64",
"product_id": "go1.18-1.18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.4-1.1.aarch64",
"product": {
"name": "go1.18-doc-1.18.4-1.1.aarch64",
"product_id": "go1.18-doc-1.18.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.4-1.1.aarch64",
"product": {
"name": "go1.18-race-1.18.4-1.1.aarch64",
"product_id": "go1.18-race-1.18.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.4-1.1.ppc64le",
"product": {
"name": "go1.18-1.18.4-1.1.ppc64le",
"product_id": "go1.18-1.18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.4-1.1.ppc64le",
"product": {
"name": "go1.18-doc-1.18.4-1.1.ppc64le",
"product_id": "go1.18-doc-1.18.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.4-1.1.ppc64le",
"product": {
"name": "go1.18-race-1.18.4-1.1.ppc64le",
"product_id": "go1.18-race-1.18.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.4-1.1.s390x",
"product": {
"name": "go1.18-1.18.4-1.1.s390x",
"product_id": "go1.18-1.18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.4-1.1.s390x",
"product": {
"name": "go1.18-doc-1.18.4-1.1.s390x",
"product_id": "go1.18-doc-1.18.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.4-1.1.s390x",
"product": {
"name": "go1.18-race-1.18.4-1.1.s390x",
"product_id": "go1.18-race-1.18.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.18-1.18.4-1.1.x86_64",
"product": {
"name": "go1.18-1.18.4-1.1.x86_64",
"product_id": "go1.18-1.18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-doc-1.18.4-1.1.x86_64",
"product": {
"name": "go1.18-doc-1.18.4-1.1.x86_64",
"product_id": "go1.18-doc-1.18.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.18-race-1.18.4-1.1.x86_64",
"product": {
"name": "go1.18-race-1.18.4-1.1.x86_64",
"product_id": "go1.18-race-1.18.4-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.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64"
},
"product_reference": "go1.18-1.18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le"
},
"product_reference": "go1.18-1.18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x"
},
"product_reference": "go1.18-1.18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-1.18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64"
},
"product_reference": "go1.18-1.18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64"
},
"product_reference": "go1.18-doc-1.18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le"
},
"product_reference": "go1.18-doc-1.18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x"
},
"product_reference": "go1.18-doc-1.18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-doc-1.18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64"
},
"product_reference": "go1.18-doc-1.18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64"
},
"product_reference": "go1.18-race-1.18.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le"
},
"product_reference": "go1.18-race-1.18.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x"
},
"product_reference": "go1.18-race-1.18.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.18-race-1.18.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
},
"product_reference": "go1.18-race-1.18.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-1962"
},
{
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-28131"
},
{
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-30633"
},
{
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.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": [
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-doc-1.18.4-1.1.x86_64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.aarch64",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.ppc64le",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.s390x",
"openSUSE Tumbleweed:go1.18-race-1.18.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-32148"
}
]
}
opensuse-su-2024:12189-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.12-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.12-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12189",
"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_12189-1.json"
},
{
"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-28131 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28131/"
},
{
"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-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/"
}
],
"title": "go1.17-1.17.12-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12189-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.12-1.1.aarch64",
"product": {
"name": "go1.17-1.17.12-1.1.aarch64",
"product_id": "go1.17-1.17.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.12-1.1.aarch64",
"product": {
"name": "go1.17-doc-1.17.12-1.1.aarch64",
"product_id": "go1.17-doc-1.17.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.12-1.1.aarch64",
"product": {
"name": "go1.17-race-1.17.12-1.1.aarch64",
"product_id": "go1.17-race-1.17.12-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.12-1.1.ppc64le",
"product": {
"name": "go1.17-1.17.12-1.1.ppc64le",
"product_id": "go1.17-1.17.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.12-1.1.ppc64le",
"product": {
"name": "go1.17-doc-1.17.12-1.1.ppc64le",
"product_id": "go1.17-doc-1.17.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.12-1.1.ppc64le",
"product": {
"name": "go1.17-race-1.17.12-1.1.ppc64le",
"product_id": "go1.17-race-1.17.12-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.12-1.1.s390x",
"product": {
"name": "go1.17-1.17.12-1.1.s390x",
"product_id": "go1.17-1.17.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.12-1.1.s390x",
"product": {
"name": "go1.17-doc-1.17.12-1.1.s390x",
"product_id": "go1.17-doc-1.17.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.12-1.1.s390x",
"product": {
"name": "go1.17-race-1.17.12-1.1.s390x",
"product_id": "go1.17-race-1.17.12-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.17-1.17.12-1.1.x86_64",
"product": {
"name": "go1.17-1.17.12-1.1.x86_64",
"product_id": "go1.17-1.17.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-doc-1.17.12-1.1.x86_64",
"product": {
"name": "go1.17-doc-1.17.12-1.1.x86_64",
"product_id": "go1.17-doc-1.17.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.17-race-1.17.12-1.1.x86_64",
"product": {
"name": "go1.17-race-1.17.12-1.1.x86_64",
"product_id": "go1.17-race-1.17.12-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64"
},
"product_reference": "go1.17-1.17.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le"
},
"product_reference": "go1.17-1.17.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x"
},
"product_reference": "go1.17-1.17.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-1.17.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64"
},
"product_reference": "go1.17-1.17.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64"
},
"product_reference": "go1.17-doc-1.17.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le"
},
"product_reference": "go1.17-doc-1.17.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x"
},
"product_reference": "go1.17-doc-1.17.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-doc-1.17.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64"
},
"product_reference": "go1.17-doc-1.17.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64"
},
"product_reference": "go1.17-race-1.17.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le"
},
"product_reference": "go1.17-race-1.17.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x"
},
"product_reference": "go1.17-race-1.17.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.17-race-1.17.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
},
"product_reference": "go1.17-race-1.17.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-1962"
},
{
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-28131"
},
{
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-30633"
},
{
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.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": [
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-doc-1.17.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.s390x",
"openSUSE Tumbleweed:go1.17-race-1.17.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-32148"
}
]
}
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.